Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:RQ

1304     enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);
1313 if (RQ == CXRefQualifier_LValue)
1315 if (RQ == CXRefQualifier_RValue)