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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp174 auto ReturnLocation = [this, RE] { return this->emitGetParamPtr(0, RE); }; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1598 Address ReturnLocation = Address::invalid(); member in class:clang::CodeGen::CodeGenFunction

Completed in 118 milliseconds