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