Searched refs:UsingPCH (Results 1 – 2 of 2) sorted by relevance
43 enum TpiKind : uint8_t { Regular, PCH, UsingPCH, PDB, PDBIpi, UsingPDB }; enumerator
142 : TpiSource(UsingPCH, f), precompDependency(precomp) {} in UsePrecompSource()