Home
last modified time | relevance | path

Searched defs:FTD (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRemoveUnusedFunction.cpp236 const FunctionTemplateDecl *FTD = FD->getPrimaryTemplate(); in VisitFunctionDecl() local
378 const FunctionTemplateDecl *FTD, const FunctionDecl *FD) in hasValidOuterLocStart()
394 if (FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate()) { in getFunctionOuterLocStart() local
578 const FunctionTemplateDecl *FTD = getTopDescribedTemplate(FD); in removeFunctionExplicitInstantiations() local
848 if (FunctionTemplateDecl *FTD = TheFD->getPrimaryTemplate()) { in getSourceFunctionDecl() local
909 FunctionTemplateDecl *FTD = TheFD->getPrimaryTemplate(); in handleOneFunctionDecl() local
974 FunctionTemplateDecl *FTD = FD->getDescribedFunctionTemplate(); in getTopDescribedTemplate() local
985 if (const FunctionTemplateDecl *FTD = getTopDescribedTemplate(FD)) { in hasReferencedSpecialization() local
1047 const FunctionTemplateDecl *FTD = FD->getPrimaryTemplate(); in addFuncToExplicitSpecs() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h252 struct FTD { struct
260 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h252 struct FTD { struct
260 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DDelayedDiagnostic.h252 struct FTD { struct
260 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h252 struct FTD { struct
260 struct FTD ForbiddenTypeData; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h252 struct FTD { struct
260 struct FTD ForbiddenTypeData; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h253 struct FTD { struct
261 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h253 struct FTD { struct
261 struct FTD ForbiddenTypeData; argument
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Sema/
H A DDelayedDiagnostic.h247 struct FTD { struct
255 struct FTD ForbiddenTypeData; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp85 if (const auto *FTD = FD->getPrimaryTemplate()) in Find() local
138 void handleFunctionTemplateDecl(const FunctionTemplateDecl *FTD) { in handleFunctionTemplateDecl()
172 if (const auto *FTD = dyn_cast<FunctionTemplateDecl>(D)) in addUSRsOfCtorDtors() local

12345678910>>...20