Searched refs:OM (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/AST/
H A DCXXInheritance.cpp534 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(),
536 OM != OMEnd;
537 ++OM) {
539 = cast<CXXMethodDecl>(OM->first->getCanonicalDecl());
540 Overriders[CanonOM].add(OM->second);
633 for (CXXFinalOverriderMap::iterator OM = FinalOverriders.begin(),
635 OM != OMEnd;
636 ++OM) {
637 for (OverridingMethods::iterator SO = OM->second.begin(),
638 SOEnd = OM
[all...]
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp58 ObjCMethodDecl *OM);
59 bool migrateProperty(ASTContext &Ctx, ObjCContainerDecl *D, ObjCMethodDecl *OM);
60 void migrateNsReturnsInnerPointer(ASTContext &Ctx, ObjCMethodDecl *OM);
63 ObjCMethodDecl *OM,
835 ObjCMethodDecl *OM) {
836 if (OM->getReturnType() == Ctx.getObjCInstanceType())
841 if (TypeSourceInfo *TSInfo = OM->getReturnTypeSourceInfo()) {
847 R = SourceRange(OM->getLocStart(), OM->getLocStart());
848 ClassString = OM
833 ReplaceWithInstancetype(ASTContext &Ctx, const ObjCMigrateASTConsumer &ASTC, ObjCMethodDecl *OM) argument
856 ReplaceWithClasstype(const ObjCMigrateASTConsumer &ASTC, ObjCMethodDecl *OM) argument
878 migrateMethodInstanceType(ASTContext &Ctx, ObjCContainerDecl *CDecl, ObjCMethodDecl *OM) argument
1128 migrateNsReturnsInnerPointer(ASTContext &Ctx, ObjCMethodDecl *OM) argument
1170 migrateFactoryMethod(ASTContext &Ctx, ObjCContainerDecl *CDecl, ObjCMethodDecl *OM, ObjCInstanceTypeFamily OIT_Family) argument
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DRegionDataConstants.java879 OM(new String[]{ enum constant in enum:RegionDataConstants.RegionDataEnum
/external/clang/lib/Serialization/
H A DASTReader.cpp2926 ModuleFile *OM = ModuleMgr.lookup(Name); local
2927 if (!OM) {
2949 // Source location offset is mapped to OM->SLocEntryBaseOffset.
2951 static_cast<int>(OM->SLocEntryBaseOffset - SLocOffset)));
2954 OM->BaseIdentifierID - IdentifierIDOffset));
2956 OM->BaseMacroID - MacroIDOffset));
2959 OM->BasePreprocessedEntityID - PreprocessedEntityIDOffset));
2961 OM->BaseSubmoduleID - SubmoduleIDOffset));
2963 OM->BaseSelectorID - SelectorIDOffset));
2965 OM
[all...]
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1045 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) {
1046 Selector MatchedSel = OM->getSelector();
H A DSemaDecl.cpp12495 OM = SO->second.begin(),
12497 OM != OMEnd; ++OM)
12498 Diag(OM->Method->getLocation(), diag::note_final_overrider)
12499 << (const NamedDecl *)M->first << OM->Method->getParent();
/external/sonivox/jet_tools/JetCreator/
H A Dimg_splash.py258 \xce\x97e\x9a\xd4\x04\x9aV\xe0M\n\x0cY!\x07\xf1V\xe3\xf1\xc4\x07~OM\xb0\xed\

Completed in 4415 milliseconds