Home
last modified time | relevance | path

Searched defs:getCppNamespace (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/TableGen/
H A DDialect.cpp28 StringRef Dialect::getCppNamespace() const { in getCppNamespace() function in Dialect
H A DInterfaces.cpp120 StringRef Interface::getCppNamespace() const { getCppNamespace() function in Interface
H A DAttribute.cpp187 StringRef EnumAttr::getCppNamespace() const { getCppNamespace() function in EnumAttr
H A DOperator.cpp161 StringRef Operator::getCppNamespace() const { return cppNamespace; } getCppNamespace() function in Operator
/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h26 StringRef getCppNamespace() const { getCppNamespace() function