HomeSort by: relevance | last modified time | path
    Searched defs:_checkStmt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
Checker.h 84 static void _checkStmt(void *checker, const Stmt *S, CheckerContext &C) {
95 _checkStmt<CHECKER>),
103 static void _checkStmt(void *checker, const Stmt *S, CheckerContext &C) {
114 _checkStmt<CHECKER>),
Checker.h 84 static void _checkStmt(void *checker, const Stmt *S, CheckerContext &C) {
95 _checkStmt<CHECKER>),
103 static void _checkStmt(void *checker, const Stmt *S, CheckerContext &C) {
114 _checkStmt<CHECKER>),

Completed in 46 milliseconds