Searched refs:parsePath (Results 1 – 3 of 3) sorted by relevance
47 Expected<StringRef> parsePath(const Object *Obj);86 Expected<StringRef> Implementation::parsePath(const Object *Obj) { in parsePath() function in __anonb5d4df890111::Implementation117 auto Path = parsePath(Obj); in parseHeaders()
148 llvm::Expected<std::string> parsePath(llvm::StringRef Path) { in parsePath() function177 llvm::Expected<std::string> ParsedClientPath = parsePath(ClientPath); in parsePathMappings()180 llvm::Expected<std::string> ParsedServerPath = parsePath(ServerPath); in parsePathMappings()
795 ThreadSafeModule TSM(parsePath(IRPath, *TSCtx.getContext()), TSCtx);