Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXObjCDeclQualifier_Inout

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