Searched refs:hasNonLocalizedState (Results 1 – 1 of 1) sorted by relevance
78 bool hasNonLocalizedState(SVal S, CheckerContext &C) const;589 bool NonLocalizedStringChecker::hasNonLocalizedState(SVal S, in hasNonLocalizedState() function in NonLocalizedStringChecker692 bool isNonLocalized = hasNonLocalizedState(svTitle, C); in checkPreObjCMessage()729 bool isNonLocalized = hasNonLocalizedState(svTitle, C); in checkPreObjCMessage()