Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp1084 return CXRefQualifier_LValue; in clang_Type_getCXXRefQualifier()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h4033 CXRefQualifier_LValue, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1579 if (RQ == CXRefQualifier_LValue) in PrintType()