Searched refs:nColons (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp3654 unsigned nColons = 0; local
3658 ++nColons;
3662 ++nColons;
3684 Selector Sel = PP.getSelectorTable().getSelector(nColons, &KeyIdents[0]);

Completed in 129 milliseconds