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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DDominators.h116 properlyDominates(const CFGBlock*A, const CFGBlock*B) const argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h353 class CFGBlock { class in namespace:clang
491 explicit CFGBlock(unsigned blockid, BumpVectorContext &C, CFG *parent) function in class:clang::CFGBlock::ElementList
[all...]

Completed in 56 milliseconds