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

/external/clang/lib/Lex/
H A DPreprocessor.cpp419 /// CreateString - Plop the specified string into a scratch buffer and return a
422 void Preprocessor::CreateString(StringRef Str, Token &Tok, function in class:Preprocessor

Completed in 215 milliseconds