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