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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprComplex.cpp 134 return EmitLoadOfLValue(Constant.getReferenceLValue(CGF, E),
CodeGenFunction.h 3886 LValue getReferenceLValue(CodeGenFunction &CGF, Expr *refExpr) const {
CGExpr.cpp 1592 return EmitLoadOfLValue(Constant.getReferenceLValue(*this, E),
CGStmtOpenMP.cpp 853 OriginalLVal = CE.getReferenceLValue(*this, &DRE);

Completed in 108 milliseconds