reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
175 void setParent(Module *parent) {
lib/IR/BasicBlock.cpp 87 void BasicBlock::setParent(Function *parent) {
lib/IR/Instruction.cpp 51 void Instruction::setParent(BasicBlock *P) {