Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp3689 const FunctionProtoType *InvokerFPT = InvokerSpecialized-> in SpecializeCorrespondingLambdaCallOperatorAndInvoker() local
3691 FunctionProtoType::ExtProtoInfo EPI = InvokerFPT->getExtProtoInfo(); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()
3694 InvokerFPT->getReturnType(), InvokerFPT->getParamTypes(), EPI)); in SpecializeCorrespondingLambdaCallOperatorAndInvoker()