Searched defs:target_namespace (Results 1 – 3 of 3) sorted by relevance
29 Link(std::string origin_namespace, std::string target_namespace) in Link()
51 inline void ValidateNamespace(const Namespace& target_namespace, const Section& parent_section) { in ValidateNamespace()
40 Link& Namespace::GetLink(const std::string& target_namespace) { in GetLink()