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

/external/clang/include/clang/Lex/
H A DToken.h297 bool stringifiedInMacro() const { return getFlag(StringifiedInMacro); } function in class:clang::Token
/external/clang/lib/Lex/
H A DTokenLexer.cpp414 SecondTok.stringifiedInMacro();

Completed in 392 milliseconds