Searched refs:CurrentFunctionDescription (Results 1 – 1 of 1) sorted by relevance
84 mutable const char *CurrentFunctionDescription; member in __anonf9b4f3e80111::CStringChecker309 assert(CurrentFunctionDescription); in checkNonNull()312 << CurrentFunctionDescription; in checkNonNull()365 createOutOfBoundErrorMsg(CurrentFunctionDescription, Access); in CheckLocation()789 assert(CurrentFunctionDescription); in getCStringLength()790 os << "Argument to " << CurrentFunctionDescription in getCStringLength()838 assert(CurrentFunctionDescription); in getCStringLength()839 os << "Argument to " << CurrentFunctionDescription << " is "; in getCStringLength()1131 CurrentFunctionDescription = "memory copy function"; in evalCopyCommon()1278 CurrentFunctionDescription = "memory comparison function"; in evalMemcmp()[all …]