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 271 return ClassifyUnnamed(Ctx, cast<CallExpr>(E)->getCallReturnType());
Expr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 342 if (E->getCallReturnType()->isReferenceType())
CGExprAgg.cpp 645 if (E->getCallReturnType()->isReferenceType()) {
    [all...]
CGClass.cpp     [all...]
CGExprCXX.cpp 163 return CE->getCallReturnType()->isRecordType();
    [all...]
CGExpr.cpp     [all...]
CGExprScalar.cpp 268 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 177 milliseconds