Searched refs:CheckBinaryIDs (Results 1 – 3 of 3) sorted by relevance
192 bool CheckBinaryIDs; member in __anon1c6dbef00111::CodeCoverageTool467 ViewOpts.CompilationDirectory, BIDFetcher.get(), CheckBinaryIDs); in load()800 cl::opt<bool> CheckBinaryIDs( in run() local813 this->CheckBinaryIDs = CheckBinaryIDs; in run()
1055 const object::BuildIDFetcher *BIDFetcher, bool CheckBinaryIDs) { in load() argument1115 } else if (CheckBinaryIDs) { in load()
1047 bool CheckBinaryIDs = false);