Searched defs:BasePathSize (Results 1 – 2 of 2) sorted by relevance
2725 Expr *op, unsigned BasePathSize) in CastExpr()2748 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr()
178 unsigned BasePathSize : 32 - 6 - NumExprBits; in LLVM_ALIGNAS() local