HomeSort by: relevance | last modified time | path
    Searched defs:VisitObjCInterfaceType (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
ODRHash.cpp 945 void VisitObjCInterfaceType(const ObjCInterfaceType *T) {
JSONNodeDumper.cpp 682 void JSONNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *OIT) {
TextNodeDumper.cpp 1525 void TextNodeDumper::VisitObjCInterfaceType(const ObjCInterfaceType *T) {
ASTImporter.cpp 378 ExpectedType VisitObjCInterfaceType(const ObjCInterfaceType *T);
1567 ASTNodeImporter::VisitObjCInterfaceType(const ObjCInterfaceType *T) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 6136 bool UnnamedLocalNoLinkageFinder::VisitObjCInterfaceType(

Completed in 88 milliseconds