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

1 2

  /external/clang/lib/Sema/
SemaExprObjC.cpp 91 Ty = Context.getObjCObjectPointerType(Ty);
106 Ty = Context.getObjCObjectPointerType(Ty);
121 Ty = Context.getObjCObjectPointerType(Ty);
137 Ty = Context.getObjCObjectPointerType(Ty);
278 S.NSNumberPointer = CX.getObjCObjectPointerType(NSNumberObject);
526 NSStringPointer = Context.getObjCObjectPointerType(NSStringObject);
629 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject);
    [all...]
SemaType.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DynamicTypePropagation.cpp 230 C.getASTContext().getObjCObjectPointerType(QualType(ObjTy, 0));
402 C.getObjCObjectPointerType(QualType(SuperOfTo, 0));
803 C.getASTContext().getObjCObjectPointerType(
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
Type.cpp 650 return ctx.getObjCObjectPointerType(obj)->castAs<ObjCObjectPointerType>();
    [all...]
ASTDiagnostic.cpp 183 QT = Context.getObjCObjectPointerType(Desugar(Context, Ty->getPointeeType(),
    [all...]
DeclObjC.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 508 return ctx.getObjCObjectPointerType(T);
    [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...]

Completed in 389 milliseconds

1 2