HomeSort by relevance Sort by last modified time
    Searched refs:getCallReturnType (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/AST/
ExprClassification.cpp 284 return ClassifyUnnamed(Ctx, cast<CallExpr>(E)->getCallReturnType());
Expr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 349 if (E->getCallReturnType()->isReferenceType())
CGExprAgg.cpp 785 if (E->getCallReturnType()->isReferenceType()) {
    [all...]
CGClass.cpp     [all...]
CGExprCXX.cpp 152 return CE->getCallReturnType()->isRecordType();
    [all...]
CGExpr.cpp     [all...]
CGExprScalar.cpp 279 if (E->getCallReturnType()->isReferenceType())
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 523 milliseconds