HomeSort by relevance Sort by last modified time
    Searched refs:getARCMTMacroName (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
TransEmptyStatementsAndDealloc.cpp 51 AfterMacroLoc = I->getLocWithOffset(getARCMTMacroName().size());
67 if (RelOffs - getARCMTMacroName().size() > 100)
Internals.h 173 static inline StringRef getARCMTMacroName() {
ARCMT.cpp 190 std::string define = getARCMTMacroName();
437 if (MacroNameTok.getIdentifierInfo()->getName() == getARCMTMacroName())
TransformActions.cpp 456 commitInsert(E->getSourceRange().getBegin(), getARCMTMacroName());

Completed in 49 milliseconds