Searched refs:is_linkage (Results 1 – 3 of 3) sorted by relevance
439 const bool is_linkage = inst->opcode() == SpvOpDecorate && in InternalGetDecorationsFor() local442 if (include_linkage || !is_linkage) decorations.push_back(inst); in InternalGetDecorationsFor()