Searched refs:CurrentFunctionDescription (Results 1 – 1 of 1) sorted by relevance
87 mutable const char *CurrentFunctionDescription = nullptr; member in __anon8041b5f30111::CStringChecker361 assert(CurrentFunctionDescription); in checkNonNull()364 << CurrentFunctionDescription; in checkNonNull()903 assert(CurrentFunctionDescription); in getCStringLength()966 assert(CurrentFunctionDescription); in getCStringLength()1296 CurrentFunctionDescription = "memory copy function"; in evalCopyCommon()1536 CurrentFunctionDescription = "string length function"; in evalstrLengthCommon()2283 CurrentFunctionDescription = "strsep()"; in evalStrsep()2377 CurrentFunctionDescription = "memory set function"; in evalMemset()2470 CurrentFunctionDescription = "'sprintf'"; in evalSprintf()[all …]