Home
last modified time | relevance | path

Searched defs:VisitElaboratedType (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1226 void VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp822 void JSONNodeDumper::VisitElaboratedType(const ElaboratedType *ET) { VisitElaboratedType() function in JSONNodeDumper
H A DType.cpp1936 Type *VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1630 ExpectedType ASTNodeImporter::VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in ASTNodeImporter
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp372 void VisitElaboratedType(const ElaboratedType *ET) { in add() function
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2976 TemplateTypeParmDecl *VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function