OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getARCMTMacroName
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/ARCMigrate/
Internals.h
151
static inline llvm::StringRef
getARCMTMacroName
() {
ARCMT.cpp
186
std::string define =
getARCMTMacroName
();
404
if (MacroNameTok.getIdentifierInfo()->getName() ==
getARCMTMacroName
())
TransformActions.cpp
455
commitInsert(E->getSourceRange().getBegin(),
getARCMTMacroName
());
Completed in 537 milliseconds