Home
last modified time | relevance | path

Searched defs:ExplicitResultType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaLambda.cpp441 bool ExplicitResultType, in buildLambdaScope()
825 bool ExplicitResultType = true; in ActOnStartOfLambdaDefinition() local
1494 bool ExplicitResultType; in BuildLambdaExpr() local
/external/clang/lib/AST/
DExprCXX.cpp931 bool ExplicitResultType, in LambdaExpr()
994 bool ExplicitResultType, in Create()
/external/clang/include/clang/AST/
DExprCXX.h1437 unsigned ExplicitResultType : 1; variable