Searched refs:SetFilePath (Results 1 – 2 of 2) sorted by relevance
76 void SetFilePath(llvm::StringRef Path) { FilePath = std::string(Path); } in SetFilePath() function
369 Symbol.SetFilePath(((HeaderPath[0] == '"' || HeaderPath[0] == '<') in includeFixerMain()