Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp5479 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon76ebc3340611::StmtPrinterHelper
5910 Helper.setBlockID(B.getBlockID()); in print_block()
5997 Helper.setBlockID(-1); in print_block()