Home
last modified time | relevance | path

Searched defs:ChildSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp270 const unsigned ChildSize = SizeMatcherList(SM->getChild(i), OS); in SizeMatcher() local
298 const unsigned ChildSize = SizeMatcherList(Child, OS); in SizeMatcher() local
396 unsigned ChildSize = SM->getChild(i)->getSize(); in EmitMatcher() local
548 unsigned ChildSize = Child->getSize(); in EmitMatcher() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2521 unsigned ChildSize = 0; in calculateFormattingInformation() local