Home
last modified time | relevance | path

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

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