Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp24 const char *const SecurityError = "Security error"; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h23 extern const char *const SecurityError;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/cert/
H A DPutenvWithAutoChecker.cpp31 categories::SecurityError};
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp70 categories::SecurityError, in emitDiagnostics()