Searched refs:CurrentFunctionDescription (Results 1 – 1 of 1) sorted by relevance
87 mutable const char *CurrentFunctionDescription; member in __anon06fcc92d0111::CStringChecker322 assert(CurrentFunctionDescription); in checkNonNull()325 << CurrentFunctionDescription; in checkNonNull()855 assert(CurrentFunctionDescription); in getCStringLength()856 os << "Argument to " << CurrentFunctionDescription in getCStringLength()904 assert(CurrentFunctionDescription); in getCStringLength()1194 CurrentFunctionDescription = "memory copy function"; in evalCopyCommon()1429 CurrentFunctionDescription = "string length function"; in evalstrLengthCommon()1610 CurrentFunctionDescription = "string copy function"; in evalStrcpyCommon()2148 CurrentFunctionDescription = "strsep()"; in evalStrsep()[all …]