CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( changelog , source )
Search

Member predicate StmtContainer :: getStartBB

Gets the start basic block of this function, that is, the basic block containing the start node of its CFG.

BasicBlock getStartBB ( )