Searched refs:pErrCode (Results 1 – 2 of 2) sorted by relevance
41 const char *Compiler::GetErrorString(enum ErrorCode pErrCode) { in GetErrorString() argument42 switch (pErrCode) { in GetErrorString()
79 static const char *GetErrorString(enum ErrorCode pErrCode);