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

  /external/clang/lib/Lex/
PPLexerChange.cpp 120 CurSubmodule = nullptr;
145 CurSubmodule = nullptr;
375 bool LeavingSubmodule = CurSubmodule && CurLexer;
383 Result.setAnnotationValue(CurSubmodule);
PPDirectives.cpp     [all...]
Preprocessor.cpp 71 CurDirLookup(nullptr), CurLexerKind(CLK_Lexer), CurSubmodule(nullptr),
  /external/clang/include/clang/Lex/
Preprocessor.h 296 Module *CurSubmodule;
    [all...]

Completed in 60 milliseconds