Searched defs:PathString (Results 1 – 2 of 2) sorted by relevance
91 typedef std::wstring PathString; typedef93 typedef std::string PathString; typedef
1430 SmallString<128> PathString; in HandleIncludeDirective() local