Home
last modified time | relevance | path

Searched refs:VisitTypedefType (Results 1 – 25 of 108) sorted by relevance

12345

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DIncludeCleaner.cpp55 bool VisitTypedefType(TypedefType *TT) { in VisitTypedefType() function in clang::clangd::__anon51323d720111::ReferencedLocationCrawler
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h282 void VisitTypedefType(const TypedefType *T);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h289 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h200 void VisitTypedefType(const TypedefType *TT);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h287 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h205 void VisitTypedefType(const TypedefType *TT);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h287 void VisitTypedefType(const TypedefType *T);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h210 void VisitTypedefType(const TypedefType *TT);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h311 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h209 void VisitTypedefType(const TypedefType *TT);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DTextNodeDumper.h308 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h209 void VisitTypedefType(const TypedefType *TT);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h308 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h209 void VisitTypedefType(const TypedefType *TT);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h211 void VisitTypedefType(const TypedefType *TT);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
H A DJSONNodeDumper.h211 void VisitTypedefType(const TypedefType *TT);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h311 void VisitTypedefType(const TypedefType *T);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h311 void VisitTypedefType(const TypedefType *T);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DTextNodeDumper.h314 void VisitTypedefType(const TypedefType *T);
/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu.cc3158 bool VisitTypedefType(clang::TypedefType* type) { in VisitTypedefType() function in include_what_you_use::InstantiatedTemplateVisitor
3170 return Base::VisitTypedefType(type); in VisitTypedefType()
3982 bool VisitTypedefType(clang::TypedefType* type) { in VisitTypedefType() function in include_what_you_use::IwyuAstConsumer
3990 return Base::VisitTypedefType(type); in VisitTypedefType()

12345