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

  /external/clang/lib/Serialization/
GeneratePCH.cpp 36 HasEmittedPCH(false) {
64 HasEmittedPCH = true;
  /external/clang/include/clang/Serialization/
ASTWriter.h 793 bool HasEmittedPCH;
810 bool hasEmittedPCH() const { return HasEmittedPCH; }

Completed in 38 milliseconds