Searched refs:CacheTokens (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Frontend/
H A DAndroid.mk29 CacheTokens.cpp \
H A DCacheTokens.cpp1 //===--- CacheTokens.cpp - Caching of lexer tokens for PTH support --------===//
563 void clang::CacheTokens(Preprocessor &PP, llvm::raw_fd_ostream* OS) { function in class:clang
H A DFrontendActions.cpp589 CacheTokens(CI.getPreprocessor(), OS);
/external/clang/include/clang/Frontend/
H A DUtils.h162 /// CacheTokens - Cache tokens for use with PCH. Note that this requires
164 void CacheTokens(Preprocessor &PP, llvm::raw_fd_ostream* OS);

Completed in 420 milliseconds