Searched refs:Stringify (Results 1 – 12 of 12) sorted by relevance
224 static std::string Stringify(const std::string &Str, bool Charify = false);228 static void Stringify(SmallVectorImpl<char> &Str);
112 Lexer::Stringify(Filename); in FileChanged()
266 Lexer::Stringify(CurFilename); in FileChanged()
230 std::string Str = Lexer::Stringify(TokStr); in StringifyArgument()
696 return Lexer::Stringify(Path.str()); in NormalizeDashIncludePath()
975 Lexer::Stringify(FN); in ExpandBuiltinMacro()
209 std::string Lexer::Stringify(const std::string &Str, bool Charify) { in Stringify() function in Lexer223 void Lexer::Stringify(SmallVectorImpl<char> &Str) { in Stringify() function in Lexer
734 #define Stringify( X ) # X macro735 #define StringifyExpansion( X ) Stringify( X )
64469 #define Stringify(P, enc) \66051 Stringify(pIn1, encoding);66052 Stringify(pIn2, encoding);
64482 #define Stringify(P, enc) \66064 Stringify(pIn1, encoding);66065 Stringify(pIn2, encoding);
10622 * ProgIDMacros.h: Stringify the passed in class name.
46155 Stringify CSS units manually (without printf) to make the formatting46504 Stringify CSS units manually (without printf) to make the formatting