Searched defs:BitsExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 968 SetBitIntType(SourceLocation KWLoc,Expr * BitsExpr,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetBitIntType() argument |
H A D | TreeTransform.h | 6990 ExprResult BitsExpr = getDerived().TransformExpr(EIT->getNumBitsExpr()); TransformDependentBitIntType() local |