Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DDiagnosticInfos.cpp79 static const DiagStaticInfo* getDiagInfo(unsigned int pID, bool pInLoC = false) in getDiagInfo() function
106 return getDiagInfo(pID, pInLoC)->getDescription(); in getDescription()
116 const DiagStaticInfo* static_info = getDiagInfo(ID); in process()