Searched refs:SymbolContextMatches (Results 1 – 3 of 3) sorted by relevance
348 bool SymbolContextMatches(const SymbolContext &sc);
1023 bool SymbolContextSpecifier::SymbolContextMatches(const SymbolContext &sc) { in SymbolContextMatches() function in SymbolContextSpecifier1118 return SymbolContextMatches(sc); in AddressMatches()
3718 will_run = GetSpecifier()->SymbolContextMatches( in ExecutionContextPasses()