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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h448 class BlockEdge : public ProgramPoint { class in namespace:clang
450 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) function in class:clang::BlockEdge
466 BlockEdge() {} function in class:clang::BlockEdge

Completed in 53 milliseconds