Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp1475 DeclarationName InvokerName = &S.Context.Idents.get( in addFunctionPointerConversion() local
1489 S.Context, Class, Loc, DeclarationNameInfo(InvokerName, Loc), in addFunctionPointerConversion()
1503 S.Context, Class, Loc, InvokerName, in addFunctionPointerConversion()