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

  /external/clang/include/clang/Sema/
ScopeInfo.h 403 HasImplicitReturnType(false)
418 bool HasImplicitReturnType;
  /external/clang/lib/Sema/
SemaLambda.cpp 203 LSI->HasImplicitReturnType = true;
354 assert(CSI.HasImplicitReturnType);
828 ExplicitResultType = !LSI->HasImplicitReturnType;
    [all...]
SemaStmt.cpp     [all...]
SemaExpr.cpp     [all...]
TreeTransform.h     [all...]

Completed in 85 milliseconds