Searched defs:CharPtrTy (Results 1 – 5 of 5) sorted by relevance
152 auto CharPtrTy = Builder.getInt8PtrTy(); in callAppendStringN() local
581 QualType CharPtrTy = getCharPtrType(Ctx, CK); in CheckOverlap() local1275 QualType CharPtrTy = getCharPtrType(Ctx, CK); in evalCopyCommon() local2170 QualType CharPtrTy = SearchStrPtr.Expression->getType()->getPointeeType(); in evalStrsep() local
1277 const QualType CharPtrTy = getPointerTy(CharTy); // char * in initFunctionSummaries() local
40 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in __anon91774be00111::CGNVCUDARuntime
582 PointerType *CharPtrTy = Type::getInt8PtrTy(HVC.F.getContext()); in createAdjustedPointer() local