Home
last modified time | relevance | path

Searched refs:SecurityError (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp24 const char *const SecurityError = "Security error"; variable
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h23 extern const char *const SecurityError;
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/cert/
H A DPutenvWithAutoChecker.cpp32 categories::SecurityError};
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp70 categories::SecurityError, in emitDiagnostics()
/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DNoStateChangeFuncVisitorTest.cpp107 categories::SecurityError)); in checkPreCall()