Searched defs:OffsetOfExpr (Results 1 – 3 of 3) sorted by relevance
88 class OffsetOfExpr; global() variable
2459 /// OffsetOfExpr - [C99 7.17] - This represents an expression of the form in OffsetOfExpr() function
1647 OffsetOfExpr::OffsetOfExpr(const ASTContext &C, QualType type, OffsetOfExpr() function in OffsetOfExpr