A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/BuiltinCheckerRegistration_8h_source.html below:

clang: include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h Source File

Go to the documentation of this file. 1//===--- ClangSACheckers.h - Registration functions for Checkers *- C++ -*-===// 3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 4// See https://llvm.org/LICENSE.txt for license information. 5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7//===----------------------------------------------------------------------===// 9// Declares the registation functions for the checkers defined in 10// libclangStaticAnalyzerCheckers. 12//===----------------------------------------------------------------------===// 14#ifndef LLVM_CLANG_STATICANALYZER_CHECKERS_BUILTINCHECKERREGISTRATION_H 15#define LLVM_CLANG_STATICANALYZER_CHECKERS_BUILTINCHECKERREGISTRATION_H 25#define CHECKER(FULLNAME, CLASS, HELPTEXT, DOC_URI, IS_HIDDEN) \ 26 void register##CLASS(CheckerManager &mgr); \ 27 bool shouldRegister##CLASS(const CheckerManager &mgr); 28#include "clang/StaticAnalyzer/Checkers/Checkers.inc" 32

}

// end ento namespace 34

}

// end clang namespace

The JSON file list parser is used to communicate input to InstallAPI.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4