HomeSort by: relevance | last modified time | path
    Searched refs:NullSubmoduleState (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPLexerChange.cpp 676 // NullSubmoduleState is polluted by #defines in the top-level source
678 auto &StartingMacros = NullSubmoduleState.Macros;
767 OldState = &NullSubmoduleState;
Preprocessor.cpp 94 CurSubmoduleState(&NullSubmoduleState) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 759 SubmoduleState NullSubmoduleState;
761 /// The current submodule state. Will be \p NullSubmoduleState if we're not

Completed in 56 milliseconds