Searched refs:setBlockID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5189 void setBlockID(signed i) { currentBlock = i; } function in class:__anon1632::StmtPrinterHelper
5617 Helper.setBlockID(B.getBlockID());
5700 Helper.setBlockID(-1);

Completed in 211 milliseconds