Searched refs:getCompileUnitParent (Results 1 – 4 of 4) sorted by relevance
261 LVScope *getCompileUnitParent() const override { in getCompileUnitParent() function262 return LVElement::getCompileUnitParent(); in getCompileUnitParent()497 LVScope *getCompileUnitParent() const override { in getCompileUnitParent() function
323 virtual LVScope *getCompileUnitParent() const;
323 getReader().setCompileUnit(InsertionPoint->getCompileUnitParent()); in execute()
430 LVScope *LVElement::getCompileUnitParent() const {431 LVScope *LVElement::getCompileUnitParent() const { getCompileUnitParent() function in LVElement