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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExpr.cpp 1343 return EmitCXXConstructLValue(cast<CXXConstructExpr>(E));
5023 LValue CodeGenFunction::EmitCXXConstructLValue(const CXXConstructExpr *E) {
CodeGenFunction.h 3921 LValue EmitCXXConstructLValue(const CXXConstructExpr *E);

Completed in 84 milliseconds