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