Home
last modified time | relevance | path

Searched refs:LambdaLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1009 CXXMethodDecl *Method, SourceLocation LambdaLoc, in CompleteLambdaCallOperator() argument
1040 Method->setLocation(LambdaLoc); in CompleteLambdaCallOperator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8762 CXXMethodDecl *Method, SourceLocation LambdaLoc,