reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
395 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || 396 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) 412 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || 413 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) 453 if (!isStructPathTBAA(this)) { 674 assert(isStructPathTBAA(A) && "Access A is not struct-path aware!"); 675 assert(isStructPathTBAA(B) && "Access B is not struct-path aware!");