Searched defs:CharPtrTy (Results 1 – 3 of 3) sorted by relevance
1470 Type *CharPtrTy = B.getPtrTy(); in emitStrLen() local1477 Type *CharPtrTy = B.getPtrTy(); in emitStrDup() local1483 Type *CharPtrTy = B.getPtrTy(); in emitStrChr() local1491 Type *CharPtrTy = B.getPtrTy(); in emitStrNCmp() local1502 Type *CharPtrTy = Dst->getType(); in emitStrCpy() local1509 Type *CharPtrTy = B.getPtrTy(); in emitStpCpy() local1516 Type *CharPtrTy = B.getPtrTy(); in emitStrNCpy() local1524 Type *CharPtrTy = B.getPtrTy(); in emitStpNCpy() local1614 Type *CharPtrTy = B.getPtrTy(); in emitSNPrintf() local1627 Type *CharPtrTy = B.getPtrTy(); in emitSPrintf() local[all …]
746 QualType CharPtrTy = getCharPtrType(Ctx, CK); in CheckOverlap() local1502 QualType CharPtrTy = getCharPtrType(Ctx, CK); in evalCopyCommon() local2426 QualType CharPtrTy = SearchStrPtr.Expression->getType()->getPointeeType(); in evalStrsep() local
1675 const QualType CharPtrTy = getPointerTy(CharTy); // char * in initFunctionSummaries() local