Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp364 StringRef BestSpelling; in getLastMacroWithSpelling() local
381 BestSpelling = I->first->getName(); in getLastMacroWithSpelling()
384 return BestSpelling; in getLastMacroWithSpelling()