Home
last modified time | relevance | path

Searched refs:VisitObjCInterfaceType (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h289 void VisitObjCInterfaceType(const ObjCInterfaceType *T);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp861 void VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in __anondc2745e90211::ODRTypeVisitor
H A DTextNodeDumper.cpp1161 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in TextNodeDumper
H A DASTImporter.cpp364 ExpectedType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1479 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp534 void ASTTypeWriter::VisitObjCInterfaceType(const ObjCInterfaceType *T) { in VisitObjCInterfaceType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5491 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType( in VisitObjCInterfaceType() function in UnnamedLocalNoLinkageFinder