Home
last modified time | relevance | path

Searched refs:getNumAddressingBits (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DType.cpp77 unsigned ConstantArrayType::getNumAddressingBits(ASTContext &Context, in getNumAddressingBits() function in ConstantArrayType
/external/clang/include/clang/AST/
DType.h2501 static unsigned getNumAddressingBits(ASTContext &Context,
/external/clang/lib/Sema/
DSemaExprCXX.cpp1480 ConstantArrayType::getNumAddressingBits(Context, AllocType, Value); in BuildCXXNew()
DSemaType.cpp2107 = ConstantArrayType::getNumAddressingBits(Context, T, ConstVal); in BuildArrayType()
DSemaDecl.cpp5075 = ConstantArrayType::getNumAddressingBits(Context, VLATy->getElementType(), in TryToFixInvalidVariablyModifiedType()