Predicate getImmediateParent
Gets the “immediate” parent of e. “Immediate” means not taking into account node resolution: for example
if e has conversions, getImmediateParent(e) will give the innermost conversion in the hidden AST.
Import path
import codeql.swift.generated.ParentChild