Searched refs:getSourceLocationFile (Results 1 – 1 of 1) sorted by relevance
278 static std::string getSourceLocationFile(clang::Preprocessor &PP, in getSourceLocationFile() function847 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()