Lines Matching defs:Can
470 // Can't verify -- trust that the user is doing the right thing (or if
4619 "Can only read characters from string literals");
5933 // Can we evaluate this function call?
7754 QualType Can = Ty.getCanonicalType();
7756 switch (Can->getTypeClass()) {
7759 return visit(cast<Class##Type>(Can.getTypePtr()), Offset);
9356 "Can't get the size of a non alloc_size function");
9462 // Can't look at 'this' when checking a potential constant expression.
13909 // Can't be past the end of an invalid object.
15182 llvm_unreachable("Can't cast this!");