Home
last modified time | relevance | path

Searched defs:FPTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp415 FunctionProtoTypeLoc FPTL = CD->getTypeSourceInfo() in transformConstructor() local
455 FunctionProtoTypeLoc FPTL = in buildSimpleDeductionGuide() local
1210 FunctionProtoTypeLoc FPTL = in DeclareImplicitDeductionGuidesForTypeAlias() local
H A DTreeTransform.h14586 auto FPTL = OldCallOpTypeLoc.castAs<FunctionProtoTypeLoc>(); in TransformLambdaExpr() local
14600 auto FPTL = NewCallOpTSI->getTypeLoc().castAs<FunctionProtoTypeLoc>(); in TransformLambdaExpr() local