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

/freebsd-10.1-release/contrib/llvm/tools/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
306 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS,
/freebsd-10.1-release/lib/clang/libclangstaticanalyzercheckers/
H A DMakefile24 CheckerDocumentation.cpp \

Completed in 72 milliseconds