Searched refs:isGlobalConstString (Results 1 – 1 of 1) sorted by relevance
51 bool isGlobalConstString(SVal V) const;79 if (isGlobalConstString(location)) { in checkLocation()95 bool NonnullGlobalConstantsChecker::isGlobalConstString(SVal V) const { in isGlobalConstString() function in NonnullGlobalConstantsChecker