Home
last modified time | relevance | path

Searched refs:getDiagInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DDiagnosticInfos.cpp80 static const DiagStaticInfo* getDiagInfo(unsigned int pID, in getDiagInfo() function
109 return getDiagInfo(pID, pInLoC)->getDescription(); in getDescription()
118 const DiagStaticInfo* static_info = getDiagInfo(ID); in process()