Home | History | Annotate | Download | only in Linker

Lines Matching refs:isLiteral

177     if (DSTy->isLiteral() != SSTy->isLiteral() ||
262 if (!isa<StructType>(Ty) || cast<StructType>(Ty)->isLiteral()) {