Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFG.cpp3572 void setBlockID(signed i) { currentBlock = i; } in setBlockID() function in __anon4fb8fee70211::StmtPrinterHelper
3824 Helper.setBlockID(B.getBlockID()); in print_block()
3902 Helper.setBlockID(-1); in print_block()