Searched refs:getCompileUnitParent (Results 1 – 4 of 4) sorted by relevance
267 LVScope *getCompileUnitParent() const override { in getCompileUnitParent() function268 return LVElement::getCompileUnitParent(); in getCompileUnitParent()505 LVScope *getCompileUnitParent() const override { in getCompileUnitParent() function
337 virtual LVScope *getCompileUnitParent() const;
324 getReader().setCompileUnit(InsertionPoint->getCompileUnitParent()); in execute()
429 LVScope *LVElement::getCompileUnitParent() const { in getCompileUnitParent() function in LVElement