Searched refs:PathType (Results 1 – 4 of 4) sorted by relevance
26 using PathType = SmallVector<char, 64>;33 void addInclude(const PathType &IncludePath) { in addInclude()44 std::vector<PathType> IncludeList;
24 static lldb::SBFileSpec GetLLDBPath(lldb::PathType path_type);
46 SBFileSpec SBHostOS::GetLLDBPath(lldb::PathType path_type) { in GetLLDBPath()
996 enum PathType { enum