Searched refs:addExtraGlobal (Results 1 – 2 of 2) sorted by relevance
3756 Records.addExtraGlobal(DeclName->getValue(), in ParseDefset()3837 Records.addExtraGlobal(DeclName->getValue(), Value); in ParseDefvar()
2035 void addExtraGlobal(StringRef Name, const Init *I) { in addExtraGlobal() function