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 649 // NullSubmoduleState is polluted by #defines in the top-level source
651 auto &StartingMacros = NullSubmoduleState.Macros;
694 auto &PredefMacros = NullSubmoduleState.Macros;
Preprocessor.cpp 77 CurSubmoduleState(&NullSubmoduleState), MacroArgCache(nullptr),
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 535 SubmoduleState NullSubmoduleState;
537 /// The current submodule state. Will be \p NullSubmoduleState if we're not
    [all...]

Completed in 37 milliseconds