Searched defs:namespec (Results 1 – 2 of 2) sorted by relevance
49 const std::string &namespec() const { return m_Namespec; } in namespec() function
277 cl::list<std::string>::iterator namespec, nsBegin, nsEnd; in initializeInputTree() local