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

/external/clang/include/clang/AST/
H A DCommentSema.h219 bool isRecordLikeDecl();
/external/clang/lib/AST/
H A DCommentSema.cpp165 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl())
851 bool Sema::isRecordLikeDecl() { function in class:clang::comments::Sema

Completed in 50 milliseconds