Home
last modified time | relevance | path

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

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