Searched refs:getDecorateKind (Results 1 – 3 of 3) sorted by relevance
81 SPIRVDecorateGeneric::getDecorateKind()const { in getDecorateKind() function in SPIRV::SPIRVDecorateGeneric198 if (A->getDecorateKind() < B->getDecorateKind()) in operator ()()200 if (A->getDecorateKind() > B->getDecorateKind()) in operator ()()225 if (A.getDecorateKind() != B.getDecorateKind()) in operator ==()
64 Decoration getDecorateKind() const;
259 Decorates.insert(std::make_pair(Dec->getDecorateKind(), Dec)); in addDecorate()