Searched refs:getCompoundStmtAbbrev (Results 1 – 2 of 2) sorted by relevance
892 unsigned getCompoundStmtAbbrev() const { return CompoundStmtAbbrev; } in getCompoundStmtAbbrev() function
152 AbbrevToUse = Writer.getCompoundStmtAbbrev(); in VisitCompoundStmt()