Searched refs:CurrentFunctionDescription (Results 1 – 1 of 1) sorted by relevance
90 mutable const char *CurrentFunctionDescription = nullptr; member in __anonfd7ae7fd0111::CStringChecker390 assert(CurrentFunctionDescription); in checkNonNull()393 << CurrentFunctionDescription; in checkNonNull()592 createOutOfBoundErrorMsg(CurrentFunctionDescription, Access); in CheckLocation()1054 assert(CurrentFunctionDescription); in getCStringLength()1055 os << "Argument to " << CurrentFunctionDescription in getCStringLength()1117 assert(CurrentFunctionDescription); in getCStringLength()1118 os << "Argument to " << CurrentFunctionDescription << " is "; in getCStringLength()1447 CurrentFunctionDescription = "memory copy function"; in evalCopyCommon()1603 CurrentFunctionDescription = "memory comparison function"; in evalMemcmp()[all …]