Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h1008 KeyT rootBranchStart() const { return rootBranchData().start; } in rootBranchStart() function
1009 KeyT &rootBranchStart() { return rootBranchData().start; } in rootBranchStart() function