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

/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A DFindSpecRefs618 spec = SpecIndex.fromstring(section)
677 class SpecIndex: class in inherits:
698 return SpecIndex(indices, paragraph)
712 return 'SpecIndex(%s, %s)'%(self.indices, self.paragraph)
731 self.section = SpecIndex.fromstring(section)

Completed in 120 milliseconds