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