Home
last modified time | relevance | path

Searched defs:CaptureDefaultLoc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp485 SourceLocation CaptureDefaultLoc, in buildLambdaScope()
1747 SourceLocation CaptureDefaultLoc = LSI->CaptureDefaultLoc; in BuildLambdaExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h832 SourceLocation CaptureDefaultLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1124 SourceLocation CaptureDefaultLoc, bool ExplicitParams, in LambdaExpr()
1164 SourceLocation CaptureDefaultLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1873 SourceLocation CaptureDefaultLoc; variable