Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5197 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anona1d14af10611::StmtPrinterHelper
5625 Helper.setBlockID(B.getBlockID()); in print_block()
5708 Helper.setBlockID(-1); in print_block()