reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1382 getType()->getContext().pImpl->ArrayConstants.remove(this); 1391 getType()->getContext().pImpl->StructConstants.remove(this); 1396 getType()->getContext().pImpl->VectorConstants.remove(this); 2401 getType()->getContext().pImpl->ExprConstants.remove(this);lib/IR/ConstantsContext.h
687 remove(CP);
lib/IR/InlineAsm.cpp 52 getType()->getContext().pImpl->InlineAsms.remove(this);