Home
last modified time | relevance | path

Searched refs:getPart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1942 std::pair<bool, StringRef> getPart(size_t i) { in getPart() function
1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator()
1962 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I); in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator()
1971 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I); in operator()