Searched defs:getIndirectGotoBlock (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ | ||
H A D | CFG.h | 1324 CFGBlock * getIndirectGotoBlock() { return IndirectGotoBlock; } getIndirectGotoBlock() function |