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