Home
last modified time | relevance | path

Searched defs:ArrType (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2974 ArrayType *ArrType = dyn_cast<ArrayType>(AllocInst->getAllocatedType()); TEST_F() local
3059 ArrayType *ArrType = dyn_cast<ArrayType>(AllocInst->getAllocatedType()); TEST_F() local
5570 ArrayType *ArrType = TEST_F() local
[all...]
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3816 auto *ArrType = llvm::ArrayType::get(PtrType, Classes.size() + 1); getBaseClassArray() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2284 const QualType ArrType = Context.getBaseElementType(T); BuildArrayType() local