Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h2651 Expr *op, unsigned BasePathSize) in CastExpr()
2674 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize) in CastExpr()
DStmt.h186 unsigned BasePathSize : 32 - 6 - NumExprBits; in LLVM_ALIGNAS() local
/external/llvm-project/clang/include/clang/AST/
DExpr.h3411 Expr *op, unsigned BasePathSize, bool HasFPFeatures) in CastExpr()
3424 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr()
DStmt.h529 unsigned BasePathSize; variable