Searched defs:CurCodeDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h136 /// CurCodeDecl - This is the inner-most code context, which includes blocks.
137 const Decl *CurCodeDecl; member in class:clang::CodeGen::CodeGenFunction

Completed in 49 milliseconds