Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DODRHash.cpp1089 void VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in __anonb19c90110211::ODRTypeVisitor
DJSONNodeDumper.cpp691 void JSONNodeDumper::VisitElaboratedType(const ElaboratedType *ET) { in VisitElaboratedType() function in JSONNodeDumper
DType.cpp1805 Type *VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in __anon2606b28a0211::GetContainedDeducedTypeVisitor
DASTImporter.cpp1481 ExpectedType ASTNodeImporter::VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in ASTNodeImporter
/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp540 void VisitElaboratedType(const ElaboratedType *ET) { in add() function
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2245 TemplateTypeParmDecl *VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function
/external/clang/lib/Serialization/
DASTWriter.cpp436 void ASTTypeWriter::VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in ASTTypeWriter
/external/clang/lib/AST/
DASTImporter.cpp1932 QualType ASTNodeImporter::VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in ASTNodeImporter