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

/external/clang/include/clang/AST/
H A DCommentSema.h203 void checkContainerDecl(const BlockCommandComment *Comment);
/external/clang/lib/AST/
H A DCommentSema.cpp57 checkContainerDecl(BC);
163 void Sema::checkContainerDecl(const BlockCommandComment *Comment) { function in class:clang::comments::Sema

Completed in 44 milliseconds