Searched defs:Assertion (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp19 static void require(bool Assertion, const char *Msg, llvm::StringRef Code) { argument
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.h44 std::unique_ptr<Record::AssertionInfo> Assertion; member in struct:llvm::RecordsEntry
52 RecordsEntry(std::unique_ptr<Record::AssertionInfo> Assertion) argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp142 const Expr *Assertion = CE->getArg(0); local
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp61 static void assert_with_loc(bool Assertion, const std::string &Str) { argument

Completed in 133 milliseconds