HomeSort by: relevance | last modified time | path
    Searched refs:ObjCProtocolClassDecl (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 356 mutable ObjCInterfaceDecl *ObjCProtocolClassDecl = nullptr;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 7946 if (!ObjCProtocolClassDecl) {
7947 ObjCProtocolClassDecl
7956 return ObjCProtocolClassDecl;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 4355 RegisterPredefDecl(Context.ObjCProtocolClassDecl,

Completed in 54 milliseconds