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 240 bool isExpandDisabled() const {
  /external/clang/lib/Lex/
Preprocessor.cpp 201 if (Tok.isExpandDisabled())
605 if (!Identifier.isExpandDisabled() && MI->isEnabled()) {

Completed in 43 milliseconds