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()
857 bool ExplicitResultType = true; in ActOnStartOfLambdaDefinition() local
1385 bool ExplicitResultType; in ActOnLambdaExpr() local
/external/clang/lib/AST/
DExprCXX.cpp926 bool ExplicitResultType, in LambdaExpr()
989 bool ExplicitResultType, in Create()
/external/clang/include/clang/AST/
DExprCXX.h1331 unsigned ExplicitResultType : 1; variable