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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1390 const BasicBlock *targetBlock() const { return TargetBlock; } function in class:clang::threadSafety::Goto
1391 BasicBlock *targetBlock() { return TargetBlock; } function in class:clang::threadSafety::Goto

Completed in 110 milliseconds