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

Lines Matching refs:RQ

1230     enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);
1239 if (RQ == CXRefQualifier_LValue)
1241 if (RQ == CXRefQualifier_RValue)