Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2530 unsigned NumComps; variable
2577 getTrailingObjects<OffsetOfNode>(NumComps)[Idx] = ON; in setComponent() local
2593 getTrailingObjects<Expr *>(NumComps)[Idx] = E; in setIndexExpr() local