Home
last modified time | relevance | path

Searched refs:CXRefQualifier_LValue (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXType.cpp865 return CXRefQualifier_LValue; in clang_Type_getCXXRefQualifier()
/external/clang/include/clang-c/
DIndex.h3310 CXRefQualifier_LValue, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c1272 if (RQ == CXRefQualifier_LValue) in PrintType()