Searched refs:OmitFromLinkingSection (Results 1 – 1 of 1) sorted by relevance
21 bool OmitFromLinkingSection = false; variable86 bool omitFromLinkingSection() const { return OmitFromLinkingSection; } in omitFromLinkingSection()87 void setOmitFromLinkingSection() { OmitFromLinkingSection = true; } in setOmitFromLinkingSection()