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

  /external/clang/lib/Lex/
PPLexerChange.cpp 120 CurDirLookup = CurDir;
143 CurDirLookup = CurDir;
173 CurDirLookup = nullptr;
225 CurDirLookup = nullptr;
PPDirectives.cpp 659 CurDir = CurDirLookup;
    [all...]
Preprocessor.cpp 75 SkipMainFilePreamble(0, true), CurPPLexer(nullptr), CurDirLookup(nullptr),
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 302 const DirectoryLookup *CurDirLookup;
    [all...]

Completed in 205 milliseconds