Home | History | Annotate | Download | only in ObjCARC

Lines Matching refs:getMDKindID

3126     M.getContext().getMDKindID("clang.imprecise_release");
3128 M.getContext().getMDKindID("clang.arc.copy_on_escape");
3130 M.getContext().getMDKindID("clang.arc.no_objc_arc_exceptions");
3133 M.getContext().getMDKindID("llvm.arc.annotation.bottomup");
3135 M.getContext().getMDKindID("llvm.arc.annotation.topdown");
3137 M.getContext().getMDKindID("llvm.arc.annotation.provenancesource");