Go to file
Zhongxing Xu 1aced0c9d2 Add prototype for CodeTextRegion.
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
2009-04-10 08:45:10 +00:00
clang Add prototype for CodeTextRegion. 2009-04-10 08:45:10 +00:00
llvm Cleanup. Remove redundant llvm:: , we don't need them since we're inside 2009-04-10 06:54:06 +00:00