Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp4857 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon15de256c0611::StmtPrinterHelper
5238 Helper.setBlockID(B.getBlockID()); in print_block()
5321 Helper.setBlockID(-1); in print_block()