Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp1209 void VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DJSONNodeDumper.cpp789 void JSONNodeDumper::VisitElaboratedType(const ElaboratedType *ET) { VisitElaboratedType() function in JSONNodeDumper
H A DType.cpp1874 Type *VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1582 ExpectedType ASTNodeImporter::VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2787 TemplateTypeParmDecl *VisitElaboratedType(const ElaboratedType *T) { VisitElaboratedType() function