Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DSourceLocationTest.cpp939 if (auto FPTL = TL.getAs<FunctionProtoTypeLoc>()) { in getRange() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2438 FunctionProtoTypeLoc FPTL = CD->getTypeSourceInfo()->getTypeLoc() transformConstructor() local
2477 FunctionProtoTypeLoc FPTL = buildSimpleDeductionGuide() local
H A DTreeTransform.h14555 auto FPTL = OldCallOpTypeLoc.castAs<FunctionProtoTypeLoc>(); TransformLambdaExpr() local
14569 auto FPTL = NewCallOpTSI->getTypeLoc().castAs<FunctionProtoTypeLoc>(); TransformLambdaExpr() local