Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1378 const BasicBlock *targetBlock() const { return TargetBlock; } in targetBlock() function
1379 BasicBlock *targetBlock() { return TargetBlock; } in targetBlock() function