Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5488 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anond5061b330711::StmtPrinterHelper
5925 Helper.setBlockID(B.getBlockID()); in print_block()
6012 Helper.setBlockID(-1); in print_block()