Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp212 const char *BugType = nullptr; in Report() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h57 class BugType; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h766 std::string BugType; variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp658 os << "\n<!-- BUGTYPE " << BugType << " -->\n"; in FinalizeHTML() local