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