Searched defs:NumSubExprs (Results 1 – 7 of 7) sorted by relevance
5124 unsigned NumSubExprs : 16; variable5135 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()6464 unsigned NumSubExprs; variable6679 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
5113 unsigned NumSubExprs : 16; variable5124 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()6453 unsigned NumSubExprs; variable6940 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
5107 unsigned NumSubExprs : 16; variable5118 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()6447 unsigned NumSubExprs; variable6665 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
3975 unsigned NumSubExprs : 16; variable3986 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()4817 unsigned NumSubExprs; variable
216 unsigned NumSubExprs : 8; in LLVM_ALIGNAS() local
778 unsigned NumSubExprs = Record[Idx++]; in VisitDesignatedInitExpr() local