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

/external/clang/include/clang/Lex/
H A DToken.h247 bool isExpandDisabled() const { function in class:clang::Token
/external/clang/lib/Lex/
H A DPreprocessor.cpp194 if (Tok.isExpandDisabled())
556 if (Identifier.isExpandDisabled()) {

Completed in 52 milliseconds