Searched defs:GetComponents (Results 1 – 5 of 5) sorted by relevance
28 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
221 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
289 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
244 GetComponents(StringRef Path, path::Style S = path::Style::native) { in GetComponents() function