Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafetyTraverse.h884 printBlockLabel(SS, E->thenBlock(), -1); in printBranch()
HDThreadSafetyTIL.h1424 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function
1425 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function