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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/AST/
DeclObjC.cpp 48 // ObjCInterfaceDecl
112 if (const ObjCInterfaceDecl *ID = dyn_cast<ObjCInterfaceDecl>(this)) {
139 ObjCInterfaceDecl *OSC = ID->getSuperClass();
167 if (auto *IDecl = dyn_cast<ObjCInterfaceDecl>(DC)) {
225 if (const auto *ClassDecl = dyn_cast<ObjCInterfaceDecl>(this)) {
249 const ObjCInterfaceDecl *OID = cast<ObjCInterfaceDecl>(this);
265 if (const ObjCInterfaceDecl *superClass = OID->getSuperClass())
283 void ObjCInterfaceDecl::anchor() {
    [all...]
  /external/clang/include/clang/Edit/
Rewriters.h 17 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Edit/
Rewriters.h 16 class ObjCInterfaceDecl;
  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 63 const ObjCInterfaceDecl *InterfD;
70 const ObjCInterfaceDecl *InID, BugReporter &InBR,
96 const ObjCInterfaceDecl *InterD,
103 ObjCInterfaceDecl *NonConstInterD = const_cast<ObjCInterfaceDecl*>(InterD);
120 const ObjCInterfaceDecl *InterD = D->getClassInterface();
  /external/clang/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
399 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
403 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 323 ObjCInterfaceDecl *getClassInterface();
324 const ObjCInterfaceDecl *getClassInterface() const {
401 void createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID);
405 QualType getSelfType(ASTContext &Context, const ObjCInterfaceDecl *OID,
    [all...]

Completed in 1129 milliseconds

1 2 3 4 5 6 7 8 91011>>