HomeSort by relevance Sort by last modified time
    Searched refs:getCallReturnType (Results 1 - 10 of 10) 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 372 if (E->getCallReturnType()->isReferenceType())
    [all...]
CGBuiltin.cpp     [all...]
CGExprAgg.cpp 739 if (E->getCallReturnType()->isReferenceType()) {
    [all...]
CGClass.cpp     [all...]
CGExpr.cpp     [all...]
CGExprScalar.cpp 282 if (E->getCallReturnType()->isReferenceType())
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 1165 milliseconds