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

  /external/clang/lib/Lex/
PPLexerChange.cpp 648 // NullSubmoduleState is polluted by #defines in the top-level source
650 auto &StartingMacros = NullSubmoduleState.Macros;
725 OldState = &NullSubmoduleState;
Preprocessor.cpp 80 CurSubmoduleState(&NullSubmoduleState), MacroArgCache(nullptr),
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 539 SubmoduleState NullSubmoduleState;
541 /// The current submodule state. Will be \p NullSubmoduleState if we're not
    [all...]

Completed in 75 milliseconds