Searched defs:getFnParent (Results 1 – 1 of 1) sorted by relevance
274 /// getFnParent - Return the closest scope that is a function body. in getFnParent() function 275 const Scope *getFnParent() const { return FnParent; } in getFnParent() function