CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Member predicate TranslatedElement::getALastInstructionInternal

Gets an instruction within this TranslatedElement (including its transitive children) which will be followed by an instruction outside the TranslatedElement. This predicate does not usually include destructors, which are inserted as part of getALastInstruction unless handlesDestructorsExplicitly holds.

Instruction getALastInstructionInternal()