Searched refs:CheckerDocumentation (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp1 //===- CheckerDocumentation.cpp - Documentation checker ---------*- C++ -*-===//
26 // We place the CheckerDocumentation inside ento namespace to make the
37 class CheckerDocumentation : public Checker< check::PreStmt<ReturnStmt>, class in namespace:clang::ento
320 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS,

Completed in 137 milliseconds