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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1636 /// LoadCXXThis - Load the value of 'this'. This function is only valid while
1638 llvm::Value *LoadCXXThis() { function in class:clang::CodeGen::CodeGenFunction

Completed in 86 milliseconds