Searched refs:getPatternFunctionDecl (Results 1 – 1 of 1) sorted by relevance
2417 static FunctionDecl *getPatternFunctionDecl(FunctionDecl *FD) { in getPatternFunctionDecl() function2458 if (!LSI || getPatternFunctionDecl(LSI->CallOperator) != PatternDecl) in addInstantiatedCapturesToScope()2517 FunctionDecl *FDPattern = getPatternFunctionDecl(FD); in LambdaScopeForCallOperatorInstantiationRAII()