Searched refs:parsePath (Results 1 – 1 of 1) sorted by relevance
47 Expected<StringRef> parsePath(const Object *Obj);86 Expected<StringRef> Implementation::parsePath(const Object *Obj) { in parsePath() function in __anon82227fd60111::Implementation117 auto Path = parsePath(Obj); in parseHeaders()