Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2355 static FunctionDecl *getPatternFunctionDecl(FunctionDecl *FD) { in getPatternFunctionDecl() function
2387 FunctionDecl *FDPattern = getPatternFunctionDecl(FD); in LambdaScopeForCallOperatorInstantiationRAII()