Home
last modified time | relevance | path

Searched refs:hasExplicitResultType (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp566 if (LE->hasExplicitResultType()) in dataTraverseNode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2053 if (Node->hasExplicitResultType()) { in VisitLambdaExpr()
H A DASTImporter.cpp7865 E->hasExplicitResultType(), ToCaptureInits, in VisitLambdaExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2549 if (S->hasExplicitResultType())
H A DExprCXX.h2072 bool hasExplicitResultType() const { in hasExplicitResultType() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3339 if (E->hasExplicitResultType()) { in RunVisitorWorkList()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h12777 E->hasExplicitResultType(), in TransformLambdaExpr()