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