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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypeCache.h47 llvm::IntegerType *SizeTy; member in union:clang::CodeGen::CodeGenTypeCache::__anon3821
H A DCGCUDANV.cpp32 llvm::Type *IntTy, *SizeTy, *VoidTy; member in class:__anon3759::CGNVCUDARuntime
H A DCGExprCXX.cpp1491 QualType SizeTy; local
1504 DeleteArgs.add(RValue::get(Size), SizeTy); local
1623 llvm::IntegerType *SizeTy variable
[all...]
H A DCGObjCGNU.cpp146 llvm::IntegerType *SizeTy; member in class:__anon3800::CGObjCGNU
H A DItaniumCXXABI.cpp1082 llvm::Type *SizeTy = CGF.ConvertType(getContext().getSizeType()); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp155 QualType SizeTy = Ctx.getSizeType(); local

Completed in 181 milliseconds