Searched refs:PrecompSource (Results 1 – 1 of 1) sorted by relevance
127 class PrecompSource : public TpiSource { class164 PrecompSource *findObjByName(StringRef fileNameOnly);206 return make<PrecompSource>(ctx, file); in makePrecompSource()481 return (PrecompSource *)kv.second; in findObjByName()496 return (PrecompSource *)it->second; in findPrecompSource()504 PrecompSource *precomp = findPrecompSource(file, pr); in findPrecompMap()531 PrecompSource *precompSrc = *e; in mergeInPrecompHeaderObj()557 Error PrecompSource::mergeDebugT(TypeMerger *m) { in mergeDebugT()569 void PrecompSource::registerMapping() { in registerMapping()837 void PrecompSource::loadGHashes() { in loadGHashes()[all …]