Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp51 const char *DescriptionStr; member
58 return StringRef(DescriptionStr, DescriptionLen); in getDescription()