Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp5409 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon8d78c9ed0611::StmtPrinterHelper
5840 Helper.setBlockID(B.getBlockID()); in print_block()
5927 Helper.setBlockID(-1); in print_block()