Home
last modified time | relevance | path

Searched refs:ni2 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp9.cpp21 constexpr struct C { C(); } ni2; // expected-error {{cannot have non-literal type 'const struct C'}… variable
/external/clang/test/SemaCXX/
Drval-references.cpp41 not_int ni2 = over(ret_irr()); in f() local
/external/srec/srec/crec/
Dsrec_context.c1576 nodeID ni2, ni3, ni4, ni3a; in FST_ResetGrammar() local
1628 ni2 = arc->to_node; in FST_ResetGrammar()
1629 remove_added_arcs_arriving(fst, ni2); in FST_ResetGrammar()
1630 if (ni2 == fst_slot_end_node) in FST_ResetGrammar()
1632 node2 = &fst->FSMnode_list[ni2]; in FST_ResetGrammar()