Searched refs:CurrentFunctionDescription (Results 1 – 1 of 1) sorted by relevance
91 mutable const char *CurrentFunctionDescription = nullptr; member in __anonfd7ae7fd0111::CStringChecker389 assert(CurrentFunctionDescription); in checkNonNull()392 << CurrentFunctionDescription; in checkNonNull()587 createOutOfBoundErrorMsg(CurrentFunctionDescription, Access); in CheckLocation()1048 assert(CurrentFunctionDescription); in getCStringLength()1049 os << "Argument to " << CurrentFunctionDescription in getCStringLength()1111 assert(CurrentFunctionDescription); in getCStringLength()1112 os << "Argument to " << CurrentFunctionDescription << " is "; in getCStringLength()1441 CurrentFunctionDescription = "memory copy function"; in evalCopyCommon()1598 CurrentFunctionDescription = "memory comparison function"; in evalMemcmp()[all …]