Home
last modified time | relevance | path

Searched refs:getCaptureDefaultLoc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DRecursiveASTVisitorTest.cpp61 Match("", Lambda->getCaptureDefaultLoc()); in VisitLambdaExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1445 SourceLocation getCaptureDefaultLoc() const { in getCaptureDefaultLoc() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h9196 E->getCaptureDefaultLoc(), in TransformLambdaScope()