Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h2686 Expr *op, unsigned BasePathSize) in CastExpr()
2709 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr()
H A DStmt.h223 unsigned BasePathSize : 32 - 6 - NumExprBits; variable