Searched refs:hasBraces (Results 1 – 16 of 16) sorted by relevance
573 if (ED->hasBraces()) in ActOnStartExportDecl()698 ED->hasBraces() ? ED->getBeginLoc() : SourceLocation(); in ActOnFinishExportDecl()
579 if (!D->hasBraces()) in VisitLinkageSpecDecl()
2570 bool hasBraces() const { in hasBraces() function2584 if (hasBraces()) in getLocEnd()
1773 bool hasBraces() const { return LBraceLoc.isValid(); } in hasBraces() function
444 if (Node->hasBraces()) in VisitMSAsmStmt()447 if (Node->hasBraces()) in VisitMSAsmStmt()
888 if (D->hasBraces()) { in VisitLinkageSpecDecl()
573 if (!SD->hasBraces()) in isSingleLineLanguageLinkage()
3868 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl()
490 if (Node->hasBraces()) in VisitMSAsmStmt()493 if (Node->hasBraces()) in VisitMSAsmStmt()
1034 if (D->hasBraces()) { in VisitLinkageSpecDecl()
904 attributeOnlyIfTrue("hasBraces", LSD->hasBraces()); in VisitLinkageSpecDecl()
566 if (!SD->hasBraces()) in isSingleLineLanguageLinkage()
4472 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl()
2811 bool hasBraces() const { in hasBraces() function2825 if (hasBraces()) in getEndLoc()
4490 bool hasBraces() const { return RBraceLoc.isValid(); } in hasBraces() function4493 if (hasBraces()) in getEndLoc()
3220 bool hasBraces() const { return LBraceLoc.isValid(); } in hasBraces() function