Searched defs:getCommon (Results 1 – 3 of 3) sorted by relevance
194 static SectionKind getCommon() { return get(Common); } in getCommon() function
228 static SectionKind getCommon() { return get(Common); } in getCommon() function
3280 Expr *getCommon() const { return cast<Expr>(SubExprs[COMMON]); } in getCommon() function