Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1226 void VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp822 void JSONNodeDumper::VisitElaboratedType(const ElaboratedType *ET) { in VisitElaboratedType() function in JSONNodeDumper
H A DType.cpp1937 Type *VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1630 ExpectedType ASTNodeImporter::VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2972 TemplateTypeParmDecl *VisitElaboratedType(const ElaboratedType *T) { in VisitElaboratedType() function