Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticInfos.cpp30 const char* DescriptionStr; member
34 return llvm::StringRef(DescriptionStr, DescriptionLen); in getDescription()