Home
last modified time | relevance | path

Searched defs:getIndirectGotoBlock (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/
DCFG.h867 CFGBlock * getIndirectGotoBlock() { return IndirectGotoBlock; } in getIndirectGotoBlock() function
868 const CFGBlock * getIndirectGotoBlock() const { return IndirectGotoBlock; } in getIndirectGotoBlock() function