Searched refs:CheckerDocumentation (Results 1 - 2 of 2) 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
36 class CheckerDocumentation : public Checker< check::PreStmt<DeclStmt>, class in namespace:ento
259 void CheckerDocumentation::checkPostStmt(const CallExpr *DS,
H A DAndroid.mk31 CheckerDocumentation.cpp \

Completed in 60 milliseconds