Home
last modified time | relevance | path

Searched defs:OffsetOfExpr (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h152 friend class OffsetOfExpr; // ctor variable
DExpr.h1882 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/external/clang/lib/AST/
DExpr.cpp1291 OffsetOfExpr::OffsetOfExpr(const ASTContext &C, QualType type, in OffsetOfExpr() function in OffsetOfExpr