Searched refs:getCharPtrType (Results 1 – 1 of 1) sorted by relevance
77 static QualType getCharPtrType(ASTContext &Ctx, CharKind CK) { in getCharPtrType() function609 QualType PtrTy = getCharPtrType(Ctx, CK); in CheckBufferAccess()746 QualType CharPtrTy = getCharPtrType(Ctx, CK); in CheckOverlap()1502 QualType CharPtrTy = getCharPtrType(Ctx, CK); in evalCopyCommon()