Searched defs:PTH (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h115 std::unique_ptr<PTHManager> PTH; member in class:clang::Preprocessor
287 /// not expanding from a macro and we are lexing from a PTH cache.
705 PTHManager *getPTHManager() { return PTH.get(); }
1762 /// \brief A fast PTH version of SkipExcludedConditionalBlock.
1821 /// start getting tokens from it using the PTH cache.

Completed in 72 milliseconds