Home
last modified time | relevance | path

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

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