HomeSort by: relevance | last modified time | path
    Searched refs:getNumAddressingBits (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 141 unsigned ConstantArrayType::getNumAddressingBits(const ASTContext &Context,
ExprConstant.cpp 9403 if (ConstantArrayType::getNumAddressingBits(Info.Ctx, AllocType,
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 2957 static unsigned getNumAddressingBits(const ASTContext &Context,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 2138 unsigned ActiveSizeBits = ConstantArrayType::getNumAddressingBits(
SemaType.cpp 2497 ? ConstantArrayType::getNumAddressingBits(Context, T, ConstVal)
SemaDecl.cpp 5990 ? ConstantArrayType::getNumAddressingBits(Context, ElemTy, Res)

Completed in 124 milliseconds