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