Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h57 class BugType; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h766 std::string BugType; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp656 StringRef BugType = D.getBugType(); in FinalizeHTML() local