Searched defs:full_match (Results 1 – 7 of 7) sorted by relevance
364 const bool full_match = spec.GetDirectory(); in ModulePasses() local412 const bool full_match = m_module_spec.GetDirectory(); in Search() local
327 const bool full_match = file_spec.GetDirectory(); in ResolveSymbolContext() local
366 bool full_match = exe_file_spec.GetDirectory(); in FindTargetWithExecutableAndArchitecture() local
1347 Int full_match = -1; in VG_() local
850 const bool full_match = file_spec.GetDirectory(); in ResolveSymbolContext() local
2848 const bool full_match = file_spec.GetDirectory(); in ResolveSymbolContext() local
1113 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher()