Searched refs:BlockStartLoc (Results 1 – 1 of 1) sorted by relevance
842 clang::SourceLocation BlockStartLoc = BlockSourceRange.getBegin(); in checkForIncludesInBlock() local846 clang::FileID FileID = PP.getSourceManager().getFileID(BlockStartLoc); in checkForIncludesInBlock()847 std::string SourcePath = getSourceLocationFile(PP, BlockStartLoc); in checkForIncludesInBlock()854 getSourceLocationLineAndColumn(PP, BlockStartLoc, BlockStartLine, in checkForIncludesInBlock()873 OS << getSourceLine(PP, BlockStartLoc) << "\n"; in checkForIncludesInBlock()