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

  /external/clang/include/clang/Frontend/
Utils.h 174 void CacheTokens(Preprocessor &PP, raw_pwrite_stream *OS);
  /external/clang/lib/Frontend/
CacheTokens.cpp 1 //===--- CacheTokens.cpp - Caching of lexer tokens for PTH support --------===//
573 void clang::CacheTokens(Preprocessor &PP, raw_pwrite_stream *OS) {
FrontendActions.cpp 654 CacheTokens(CI.getPreprocessor(), OS);

Completed in 3445 milliseconds