Skip to content
  • Zhongxing Xu's avatar
    Add prototype for CodeTextRegion. · 1aced0c9
    Zhongxing Xu authored
    A CodeTextRegion wraps two kinds of data: FunctionDecl* or SymbolRef. 
    The latter comes from the symbolic function pointer that are generated from
    function calls or input data.
    
    llvm-svn: 68777
    1aced0c9
Loading