OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
172
static inline StringRef
getARCMTMacroName
() {
ARCMT.cpp
196
std::string define =
getARCMTMacroName
();
486
if (MacroNameTok.getIdentifierInfo()->getName() ==
getARCMTMacroName
())
TransformActions.cpp
456
commitInsert(E->getSourceRange().getBegin(),
getARCMTMacroName
());
Completed in 217 milliseconds