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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h218 bool isRecordLikeDecl();
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp172 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl())
922 bool Sema::isRecordLikeDecl() { function in class:clang::comments::Sema

Completed in 117 milliseconds