Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h3496 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr() function
3507 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr() function
3518 SizeOfPackExpr(EmptyShell Empty) : Expr(SizeOfPackExprClass, Empty) { } in SizeOfPackExpr() function