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

/external/clang/include/clang/Lex/
H A DToken.h240 bool isExpandDisabled() const { function in class:clang::Token
/external/clang/lib/Lex/
H A DPreprocessor.cpp201 if (Tok.isExpandDisabled())
605 if (!Identifier.isExpandDisabled() && MI->isEnabled()) {

Completed in 4190 milliseconds