Home
last modified time | relevance | path

Searched defs:Assertion (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DExprInspectionChecker.cpp64 const Expr *Assertion = CE->getArg(0); in getArgumentValueString() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp50 static void assert_with_loc(bool Assertion, const std::string &Str) { in assert_with_loc()