Searched defs:objcClass (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp759 ObjCInterfaceDecl *objcClass = objcObjectType->getInterface(); local
760 ObjCTypeParamList *typeParams = objcClass->getTypeParamList();
763 << objcClass->getDeclName()
833 << objcClass->getDeclName()
836 S.Diag(objcClass->getLocation(), diag::note_previous_decl)
837 << objcClass;
933 << objcClass->getDeclName()
936 S.Diag(objcClass->getLocation(), diag::note_previous_decl)
937 << objcClass;
3123 if (auto objcClass
[all...]
/external/clang/include/clang-c/
H A DIndex.h5393 const CXIdxEntityInfo *objcClass; member in struct:__anon1083
5464 const CXIdxEntityInfo *objcClass; member in struct:__anon1092
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...

Completed in 85 milliseconds