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 116 CurDirLookup = CurDir;
138 CurDirLookup = CurDir;
159 CurDirLookup = 0;
188 CurDirLookup = 0;
Preprocessor.cpp 64 CurDirLookup(0), CurLexerKind(CLK_Lexer), Callbacks(0), MacroArgCache(0),
PPDirectives.cpp 510 CurDir = CurDirLookup;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 201 const DirectoryLookup *CurDirLookup;
    [all...]

Completed in 18 milliseconds