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

  /external/clang/include/clang/Sema/
ScopeInfo.h 225 HasImplicitReturnType(false)
240 bool HasImplicitReturnType;
  /external/clang/lib/Sema/
SemaLambda.cpp 192 LSI->HasImplicitReturnType = true;
589 ExplicitResultType = !LSI->HasImplicitReturnType;
641 if (LSI->HasImplicitReturnType) {
    [all...]
SemaStmt.cpp     [all...]
SemaExpr.cpp     [all...]
TreeTransform.h     [all...]

Completed in 343 milliseconds