Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h887 printBlockLabel(SS, E->thenBlock(), -1); in printBranch()
H A DThreadSafetyTIL.h1426 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function
1427 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function