Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3413 Expr *op, unsigned BasePathSize, bool HasFPFeatures) in CastExpr()
3426 CastExpr(StmtClass SC, EmptyShell Empty, unsigned BasePathSize, in CastExpr()
H A DStmt.h529 unsigned BasePathSize; variable