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 119 CurDirLookup = CurDir;
141 CurDirLookup = CurDir;
170 CurDirLookup = 0;
203 CurDirLookup = 0;
Preprocessor.cpp 71 CurDirLookup(0), CurLexerKind(CLK_Lexer), Callbacks(0), Listener(0),
PPDirectives.cpp 532 CurDir = CurDirLookup;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 261 const DirectoryLookup *CurDirLookup;
    [all...]

Completed in 1214 milliseconds