Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp582 if (LE->hasExplicitResultType()) in dataTraverseNode()
/openbsd/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp2235 if (Node->hasExplicitResultType()) { in VisitLambdaExpr()
H A DASTImporter.cpp8266 E->hasExplicitResultType(), ToCaptureInits, in VisitLambdaExpr()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2680 if (S->hasExplicitResultType())
H A DExprCXX.h2130 bool hasExplicitResultType() const { in hasExplicitResultType() function
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3533 if (E->hasExplicitResultType()) { in RunVisitorWorkList()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h13323 E->hasExplicitResultType(), in TransformLambdaExpr()