Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp968 SetBitIntType(SourceLocation KWLoc,Expr * BitsExpr,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetBitIntType() argument
H A DTreeTransform.h6990 ExprResult BitsExpr = getDerived().TransformExpr(EIT->getNumBitsExpr()); TransformDependentBitIntType() local