Searched refs:getStorageNamespace (Results 1 – 3 of 3) sorted by relevance
169 StringRef getStorageNamespace() const;
71 NamespaceEmitter ns(os, def.getStorageNamespace()); in emitDecl()78 NamespaceEmitter ns(os, def.getStorageNamespace()); in emitDef()205 ? strfmt("{0}::{1}", def.getStorageNamespace(), in createParentWithTraits()
134 StringRef AttrOrTypeDef::getStorageNamespace() const { in getStorageNamespace() function in AttrOrTypeDef