Home | History | Annotate | Download | only in docs

Lines Matching full:numbered

148 Arguments to the diagnostic are numbered according to how they are specified by
218 gets an integer argument and the format string selects the numbered option.
1330 graph it represents. Each ``CFGBlock`` within a CFG is also uniquely numbered
1333 ``CFGBlocks`` are numbered other than their numbers are unique and that they
1334 are numbered from 0..N-1 (where N is the number of basic blocks in the CFG).