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

/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticInfos.cpp72 static const DiagStaticInfo* getDiagInfo(unsigned int pID, bool pInLoC = false) function
98 return getDiagInfo(pID, pInLoC)->getDescription();
108 const DiagStaticInfo* static_info = getDiagInfo(ID);

Completed in 238 milliseconds