HomeSort by: relevance | last modified time | path
    Searched defs:ReturnLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
ByteCodeStmtGen.cpp 174 auto ReturnLocation = [this, RE] { return this->emitGetParamPtr(0, RE); };
175 if (!this->visitInitializer(RE, ReturnLocation))
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 1895 Address ReturnLocation = Address::invalid();

Completed in 18 milliseconds