Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXObjCDeclQualifier_Inout

6619   if (QT & Decl::OBJC_TQ_Inout) Result |= CXObjCDeclQualifier_Inout;