Searched defs:blockID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp363 unsigned blockID = B->getBlockID(); local
419 unsigned blockID = block->getBlockID(); local
432 unsigned blockID = PredBlock->getBlockID(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1540 int blockID() const { return BlockID; } function in class:clang::threadSafety::BasicBlock

Completed in 142 milliseconds