Searched defs:getCppNamespace (Results 1 – 5 of 5) sorted by relevance
28 StringRef Dialect::getCppNamespace() const { in getCppNamespace() function in Dialect
88 StringRef Interface::getCppNamespace() const { in getCppNamespace() function in Interface
185 StringRef EnumAttr::getCppNamespace() const { in getCppNamespace() function in EnumAttr
117 StringRef Operator::getCppNamespace() const { return cppNamespace; } in getCppNamespace() function in Operator
21 StringRef getCppNamespace() const { in getCppNamespace() function