HomeSort by: relevance | last modified time | path
    Searched refs:thenBlock (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTraverse.h 884 printBlockLabel(SS, E->thenBlock(), -1);
ThreadSafetyTIL.h 1426 const BasicBlock *thenBlock() const { return Branches[0]; }
1427 BasicBlock *thenBlock() { return Branches[0]; }

Completed in 17 milliseconds