Home
last modified time | relevance | path

Searched defs:CXXThisValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.h1141 llvm::Value *CXXThisValue; variable
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp413 llvm::Value *&CXXThisValue, const FunctionOptions &FO) { in emitOutlinedFunctionPrologue()