Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp288 static void getSourceLocationLineAndColumn(clang::Preprocessor &PP, in getSourceLocationLineAndColumn() function
480 getSourceLocationLineAndColumn(PP, Loc, Line, Column); in PPItemKey()
855 getSourceLocationLineAndColumn(PP, BlockStartLoc, BlockStartLine, in checkForIncludesInBlock()
857 getSourceLocationLineAndColumn(PP, BlockEndLoc, BlockEndLine, in checkForIncludesInBlock()
1286 getSourceLocationLineAndColumn(PP, HashLoc, DirectiveLine, DirectiveColumn); in InclusionDirective()