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