Home | History | Annotate | Download | only in Sema

Lines Matching refs:getConstantArrayType

72     QualType StrTy = Context.getConstantArrayType(
955 StrTy = Context.getConstantArrayType(StrTy, llvm::APInt(32, Str.size()+1),