Searched defs:kIRNodeKind (Results 1 – 7 of 7) sorted by relevance
45 inline static constexpr Kind kIRNodeKind = Kind::kVariableReference; variable
44 inline static constexpr Kind kIRNodeKind = Kind::kFieldAccess; variable
44 : INHERITED(pos, kIRNodeKind) in INHERITED() argument
33 inline static constexpr Kind kIRNodeKind = Kind::kSwizzle; member
31 inline static constexpr Kind kIRNodeKind = Kind::kIndex; member
50 inline static constexpr Kind kIRNodeKind = Kind::kVariable; variable
575 : INHERITED(pos, kIRNodeKind, name) in INHERITED() argument