Searched defs:ArrayTy (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3555 ArrayType *ArrayTy = ArrayType::get(DefaultValue->getType(), TableSize); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp222 llvm::ArrayType *ArrayTy = llvm::ArrayType::get(Ty, V.size()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp2140 QualType ArrayTy = PVD->getOriginalType(); local
H A DSemaChecking.cpp6347 const ConstantArrayType *ArrayTy = local
H A DSemaDeclCXX.cpp9016 const ConstantArrayType *ArrayTy = S.Context.getAsConstantArrayType(T); local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DCore.cpp429 unsigned LLVMGetArrayLength(LLVMTypeRef ArrayTy) { argument

Completed in 176 milliseconds