Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DRecord.h2037 std::pair<bool, StringRef> getPart(size_t i) { in getPart() function
2056 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator()
2057 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I); in operator()
2065 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator()
2066 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I); in operator()