/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DelayedDiagnostic.h | 247 struct FTD { global() struct 255 OperandTypeFTD global() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRFindingAction.cpp | 85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local 138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl() 170 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclFriend.h | 151 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getSourceRange() local
|
H A D | JSONNodeDumper.h | 441 VisitFunctionTemplateDecl(const FunctionTemplateDecl * FTD) VisitFunctionTemplateDecl() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 83 if (FunctionTemplateDecl *FTD = LE->getDependentCallOperator()) in VisitLambdaExpr() local
|
H A D | UninitializedValues.cpp | 425 if (FunctionTemplateDecl *FTD = FD->getPrimaryTemplate()) in hasTrivialBody() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Comment.cpp | 268 const FunctionTemplateDecl *FTD = cast<FunctionTemplateDecl>(CommentDecl); in fill() local
|
H A D | DeclBase.cpp | 230 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(this)) getAsFunction() local 712 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(this)) getAvailability() local
|
H A D | DeclPrinter.cpp | 919 else if (FunctionTemplateDecl *FTD = VisitFriendDecl() local
|
H A D | MicrosoftMangle.cpp | 131 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(ND)) in getStructor() local 135 if (const auto *FTD = FD->getPrimaryTemplate()) in getStructor() local
|
H A D | ItaniumMangle.cpp | 1476 auto *FTD = dyn_cast<FunctionTemplateDecl>(ND); mangleUnqualifiedName() local 5828 if (auto *FTD = dyn_cast_or_null<FunctionTemplateDecl>(ResolvedTemplate)) { isOverloadable() local
|
H A D | StmtPrinter.cpp | 1605 if (auto *FTD = FD->getPrimaryTemplate()) VisitMemberExpr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 150 HandleTemplateSpecializations(const FunctionTemplateDecl & FTD,MangledSymbols & Symbols,int RDO) HandleTemplateSpecializations() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 48 auto *FTD = FD ? FD->getDescribedFunctionTemplate() : nullptr; in addUnexpanded() local
|
H A D | SemaTemplateInstantiateDecl.cpp | 329 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(New)) instantiateOMPDeclareSimdDeclAttr() local 412 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(New)) instantiateOMPDeclareVariantAttr() local 4858 InstantiateFunctionDeclaration(FunctionTemplateDecl * FTD,const TemplateArgumentList * Args,SourceLocation Loc) InstantiateFunctionDeclaration() argument [all...] |
H A D | SemaAccess.cpp | 543 FTD = (*I)->getDescribedFunctionTemplate(); in MatchesFriend() local
|
H A D | SemaLambda.cpp | 2307 FunctionTemplateDecl *FTD = FD->getPrimaryTemplate(); getPatternFunctionDecl() local
|
H A D | SemaTemplateInstantiate.cpp | 232 HandleFunctionTemplateDecl(const FunctionTemplateDecl * FTD,MultiLevelTemplateArgumentList & Result) HandleFunctionTemplateDecl() argument 391 } else if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(CurDecl)) { getTemplateInstantiationArgs() local [all...] |
H A D | SemaLookup.cpp | 5563 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D)) ValidateCandidate() local 5601 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) ValidateCandidate() local
|
H A D | SemaDeclCXX.cpp | 1254 if (FunctionTemplateDecl *FTD = checkTupleLikeDecomposition() local 1658 if (auto *FTD = FD->getDescribedFunctionTemplate()) CheckCXXDefaultArguments() local 6241 } else if (auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) { CheckAbstractClassUsage() local 10683 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) ActOnReenterTemplateScope() local 18078 if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(ND)) ActOnFriendFunctionDecl() local 18203 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(Dcl)) { SetDeclDefaulted() local [all...] |
H A D | SemaCodeComplete.cpp | 3933 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(TD)) templateResultType() local 5635 else if (const auto *FTD = llvm::dyn_cast<FunctionTemplateDecl>(D)) getApproximateType() local 6411 } else if (auto *FTD = dyn_cast<FunctionTemplateDecl>(C)) { ProduceConstructorSignatureHelp() local
|
H A D | SemaOpenMP.cpp | 7007 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(ADecl)) ActOnOpenMPDeclareSimdDirective() local 7319 auto *FTD = cast<FunctionTemplateDecl>(CandidateDecl); ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local 7527 if (auto *FTD = dyn_cast<FunctionTemplateDecl>(ADecl)) checkOpenMPDeclareVariantFunction() local 23433 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) checkDeclIsAllowedInOpenMPTarget() local
|
H A D | SemaTemplateDeduction.cpp | 1223 getFirstInnerIndex(FunctionTemplateDecl * FTD) getFirstInnerIndex() argument
|
H A D | SemaOverload.cpp | 7589 isNonDependentlyExplicit(FunctionTemplateDecl * FTD) isNonDependentlyExplicit() argument 9992 auto *FTD = cast<FunctionTemplateDecl>(*I); AddArgumentDependentLookupCandidates() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 4255 else if (auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) loadDeclUpdateRecords() local
|