Searched refs:hasBraces (Results 1 – 9 of 9) sorted by relevance
905 if (ED->hasBraces()) in ActOnStartExportDecl()1002 ED->hasBraces() ? ED->getBeginLoc() : SourceLocation(); in ActOnFinishExportDecl()
575 if (Node->hasBraces()) in VisitMSAsmStmt()578 if (Node->hasBraces()) in VisitMSAsmStmt()
1149 if (D->hasBraces()) { in VisitLinkageSpecDecl()
1080 attributeOnlyIfTrue("hasBraces", LSD->hasBraces()); in VisitLinkageSpecDecl()
581 if (!SD->hasBraces()) in isSingleLineLanguageLinkage()
5095 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl()
2975 bool hasBraces() const { in hasBraces() function2989 if (hasBraces()) in getEndLoc()
4880 bool hasBraces() const { return RBraceLoc.isValid(); } in hasBraces() function4883 if (hasBraces()) in getEndLoc()
3515 bool hasBraces() const { return LBraceLoc.isValid(); }