Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DReusables.h109 std::string BugType; member
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp212 const char *BugType = nullptr; in Report() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h57 class BugType; variable
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp656 StringRef BugType = D.getBugType(); FinalizeHTML() local
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h766 std::string BugType; variable