Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp25 const char *const SecurityError = "Security error"; variable
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h24 extern const char *const SecurityError;
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPutenvStackArrayChecker.cpp32 categories::SecurityError};
H A DOSObjectCStyleCast.cpp70 categories::SecurityError, in emitDiagnostics()