HomeSort by relevance Sort by last modified time
    Searched refs:isExpandDisabled (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Token.h 269 bool isExpandDisabled() const {
  /external/clang/lib/Lex/
Preprocessor.cpp 222 if (Tok.isExpandDisabled())
660 if (!Identifier.isExpandDisabled() && MI->isEnabled()) {
    [all...]

Completed in 47 milliseconds