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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h195 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp70 checkBlockCommandDuplicate(Command);
597 void Sema::checkBlockCommandDuplicate(const BlockCommandComment *Command) { function in class:clang::comments::Sema

Completed in 109 milliseconds