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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 391 TypedefDecl *ObjCInstanceTypeDecl = nullptr;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6822 if (!ObjCInstanceTypeDecl)
6823 ObjCInstanceTypeDecl =
6825 return ObjCInstanceTypeDecl;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 4359 RegisterPredefDecl(Context.ObjCInstanceTypeDecl,

Completed in 29 milliseconds