Home
last modified time | relevance | path

Searched refs:BestSpelling (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DPreprocessor.cpp338 StringRef BestSpelling; in getLastMacroWithSpelling() local
355 BestSpelling = I->first->getName(); in getLastMacroWithSpelling()
358 return BestSpelling; in getLastMacroWithSpelling()