Home
last modified time | relevance | path

Searched refs:BestSpelling (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp359 StringRef BestSpelling; in getLastMacroWithSpelling() local
376 BestSpelling = I->first->getName(); in getLastMacroWithSpelling()
379 return BestSpelling; in getLastMacroWithSpelling()