Home
last modified time | relevance | path

Searched defs:hasEmittedPCH (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h786 bool hasEmittedPCH() const { return Buffer->IsComplete; } in hasEmittedPCH() function
/external/clang/include/clang/Serialization/
DASTWriter.h940 bool hasEmittedPCH() const { return Buffer->IsComplete; } in hasEmittedPCH() function