reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
642 LLVMContextImpl *pImpl = Context.pImpl; 646 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); 649 assert(Slot->getType() == IntegerType::get(Context, V.getBitWidth()));