Searched refs:CheckBinaryIDs (Results 1 – 3 of 3) sorted by relevance
192 bool CheckBinaryIDs; member in __anon1c6dbef00111::CodeCoverageTool465 ViewOpts.CompilationDirectory, BIDFetcher.get(), CheckBinaryIDs); in load()794 cl::opt<bool> CheckBinaryIDs( in run() local807 this->CheckBinaryIDs = CheckBinaryIDs; in run()
1011 const object::BuildIDFetcher *BIDFetcher, bool CheckBinaryIDs) { in load() argument1061 } else if (CheckBinaryIDs) { in load()
976 bool CheckBinaryIDs = false);