Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp278 static std::string getSourceLocationFile(clang::Preprocessor &PP, in getSourceLocationFile() function
847 std::string SourcePath = getSourceLocationFile(PP, BlockStartLoc); in checkForIncludesInBlock()
1280 std::string HeaderPath = getSourceLocationFile(PP, HashLoc); in InclusionDirective()
1292 PPTracker.handleHeaderEntry(PP, getSourceLocationFile(PP, Loc)); in FileChanged()