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

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

Completed in 104 milliseconds