Home
last modified time | relevance | path

Searched defs:BasePathSize (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h2647 const CastKind kind, Expr *op, unsigned BasePathSize) : in CastExpr()
2669 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr()
DStmt.h223 unsigned BasePathSize : 32 - 6 - NumExprBits; variable