Searched defs:OffsetOfExpr (Results 1 – 3 of 3) sorted by relevance
307 friend class OffsetOfExpr; // ctor in alignas() local
2287 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
1570 OffsetOfExpr::OffsetOfExpr(const ASTContext &C, QualType type, in OffsetOfExpr() function in OffsetOfExpr