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;
162 CurDirLookup = 0;
191 CurDirLookup = 0;
Preprocessor.cpp 65 CurDirLookup(0), CurLexerKind(CLK_Lexer), Callbacks(0), MacroArgCache(0),
PPDirectives.cpp 519 CurDir = CurDirLookup;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 219 const DirectoryLookup *CurDirLookup;
    [all...]

Completed in 446 milliseconds