Home
last modified time | relevance | path

Searched refs:setFilePath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/plugin/
H A DIncludeFixerPlugin.cpp42 SemaSource->setFilePath(InFile); in CreateASTConsumer()
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.h95 void setFilePath(StringRef FilePath) { in setFilePath() function
H A DIncludeFixer.cpp37 SemaSource->setFilePath(InFile); in CreateASTConsumer()