Searched refs:hasBraces (Results 1 – 9 of 9) sorted by relevance
919 if (ED->hasBraces()) in ActOnStartExportDecl()1016 ED->hasBraces() ? ED->getBeginLoc() : SourceLocation(); in ActOnFinishExportDecl()
580 if (Node->hasBraces()) in VisitMSAsmStmt()583 if (Node->hasBraces()) in VisitMSAsmStmt()
1185 if (D->hasBraces()) { in VisitLinkageSpecDecl()
1087 attributeOnlyIfTrue("hasBraces", LSD->hasBraces()); in VisitLinkageSpecDecl()
581 if (!SD->hasBraces()) in isSingleLineLanguageLinkage()
5372 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl()
3038 bool hasBraces() const { in hasBraces() function3052 if (hasBraces()) in getEndLoc()
5062 bool hasBraces() const { return RBraceLoc.isValid(); } in hasBraces() function5065 if (hasBraces()) in getEndLoc()
3611 bool hasBraces() const { return LBraceLoc.isValid(); }