Searched refs:hasEmittedPCH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h916 bool hasEmittedPCH() const { return Buffer->IsComplete; } function in class:clang::PCHGenerator
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp953 if (hasEmittedPCH()) {

Completed in 166 milliseconds