Searched defs:SpellingBuffer (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp66 SmallString<128> SpellingBuffer; local
72 OS << PP.getSpelling(*I, SpellingBuffer);

Completed in 96 milliseconds