HomeSort by relevance Sort by last modified time
    Searched refs:getObjCInterfaceType (Results 1 - 25 of 27) sorted by null

1 2

  /external/clang/lib/Sema/
SemaExprObjC.cpp 134 Ty = Context.getObjCInterfaceType(NSStringIDecl);
277 QualType NSNumberObject = CX.getObjCInterfaceType(S.NSNumberDecl);
525 QualType NSStringObject = Context.getObjCInterfaceType(NSStringDecl);
628 QualType NSValueObject = Context.getObjCInterfaceType(NSValueDecl);
    [all...]
SemaDeclObjC.cpp 140 << Context.getObjCInterfaceType(CurrentClass)
504 SuperClassType = Context.getObjCInterfaceType(SuperClassDecl);
    [all...]
SemaPseudoObject.cpp 556 S.Context.getObjCInterfaceType(method->getClassInterface()),
572 QualType IT = S.Context.getObjCInterfaceType(PRE->getClassReceiver());
    [all...]
SemaCodeComplete.cpp 676 return C.getObjCInterfaceType(Iface);
    [all...]
SemaStmt.cpp     [all...]
  /external/clang/tools/libclang/
CXType.cpp 169 return MakeCXType(Context.getObjCInterfaceType(ID), TU);
185 = Context.getObjCInterfaceType(getCursorObjCSuperClassRef(C).first);
190 QualType T = Context.getObjCInterfaceType(getCursorObjCClassRef(C).first);
  /external/clang/lib/AST/
ExprObjC.cpp 109 return ctx.getObjCInterfaceType(getClassReceiver());
DeclObjC.cpp     [all...]
Type.cpp     [all...]
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
CGDebugInfo.cpp     [all...]
CodeGenModule.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]

Completed in 641 milliseconds

1 2