Searched refs:BlockStartLoc (Results 1 – 1 of 1) sorted by relevance
843 clang::SourceLocation BlockStartLoc = BlockSourceRange.getBegin(); in checkForIncludesInBlock() local847 clang::FileID FileID = PP.getSourceManager().getFileID(BlockStartLoc); in checkForIncludesInBlock()848 std::string SourcePath = getSourceLocationFile(PP, BlockStartLoc); in checkForIncludesInBlock()855 getSourceLocationLineAndColumn(PP, BlockStartLoc, BlockStartLine, in checkForIncludesInBlock()874 OS << getSourceLine(PP, BlockStartLoc) << "\n"; in checkForIncludesInBlock()