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

Lines Matching refs:RQ

1263     enum CXRefQualifierKind RQ = clang_Type_getCXXRefQualifier(T);
1272 if (RQ == CXRefQualifier_LValue)
1274 if (RQ == CXRefQualifier_RValue)