Searched refs:RealpathPrefixes (Results 1 – 11 of 11) sorted by relevance
19 RealpathPrefixes::RealpathPrefixes( in RealpathPrefixes() function in RealpathPrefixes30 RealpathPrefixes::ResolveSymlinks(const FileSpec &file_spec) { in ResolveSymlinks()
168 RealpathPrefixes *realpath_prefixes) const { in FindCompatibleIndex()
22 class RealpathPrefixes {33 explicit RealpathPrefixes(const FileSpecList &file_spec_list,
76 RealpathPrefixes *realpath_prefixes = nullptr) const;
402 RealpathPrefixes *realpath_prefixes = nullptr);
218 RealpathPrefixes *realpath_prefixes = nullptr) { in FindFileIndexes()252 RealpathPrefixes *realpath_prefixes) { in ResolveSymbolContext()
303 RealpathPrefixes realpath_prefixes = target.GetSourceRealpathPrefixes(); in SearchCallback()
178 class RealpathPrefixes; variable
131 RealpathPrefixes GetSourceRealpathPrefixes() const;
744 SRCS+= Utility/RealpathPrefixes.cpp
4573 RealpathPrefixes TargetProperties::GetSourceRealpathPrefixes() const { in GetSourceRealpathPrefixes()4575 return RealpathPrefixes(GetPropertyAtIndexAs<FileSpecList>(idx, {})); in GetSourceRealpathPrefixes()