Searched defs:LineCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libevent/
H A Devent_rpcgen.py322 def LineCount(self): member in class:Entry
430 'around line %d' ) % (self._name, self.LineCount())
435 'around line %d' ) % (self._name, self.LineCount())
440 self._name, self.LineCount() )
526 self._name, self.LineCount() )
/external/clang/lib/Format/
H A DFormatToken.h479 unsigned LineCount; member in struct:clang::format::CommaSeparatedList::ColumnFormat

Completed in 132 milliseconds