HomeSort by relevance Sort by last modified time
    Searched refs:isRecordLikeDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CommentSema.h 219 bool isRecordLikeDecl();
  /external/clang/lib/AST/
CommentSema.cpp 165 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl())
851 bool Sema::isRecordLikeDecl() {
    [all...]

Completed in 47 milliseconds