Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h3493 CXRefQualifier_LValue, enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp1108 return CXRefQualifier_LValue; in clang_Type_getCXXRefQualifier()
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c1590 if (RQ == CXRefQualifier_LValue) in PrintType()