Home
last modified time | relevance | path

Searched defs:getTagDescription (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp21 StringRef CheckerBase::getTagDescription() const { in getTagDescription() function in CheckerBase
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp241 StringRef SimpleProgramPointTag::getTagDescription() const { in getTagDescription() function in SimpleProgramPointTag
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h756 StringRef getTagDescription() const override { return "Data Tag"; } in getTagDescription() function
807 StringRef getTagDescription() const override { in getTagDescription() function