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.cpp2417 static FunctionDecl *getPatternFunctionDecl(FunctionDecl *FD) { in getPatternFunctionDecl() function
2458 if (!LSI || getPatternFunctionDecl(LSI->CallOperator) != PatternDecl) in addInstantiatedCapturesToScope()
2517 FunctionDecl *FDPattern = getPatternFunctionDecl(FD); in LambdaScopeForCallOperatorInstantiationRAII()