Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DAnalyzerOptionsTest.cpp41 StringRef getTagDescription() const override { in TEST() function
46 StringRef getTagDescription() const override { in TEST() function
79 StringRef getTagDescription() const override { in TEST() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp21 StringRef CheckerBase::getTagDescription() const { in getTagDescription() function in CheckerBase
/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp241 StringRef SimpleProgramPointTag::getTagDescription() const { getTagDescription() function in SimpleProgramPointTag
/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