Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXType.cpp879 return CXRefQualifier_LValue; in clang_Type_getCXXRefQualifier()
/external/clang/include/clang-c/
DIndex.h3484 CXRefQualifier_LValue, enumerator
/external/llvm-project/clang/tools/libclang/
DCXType.cpp1084 return CXRefQualifier_LValue; in clang_Type_getCXXRefQualifier()
/external/llvm-project/clang/include/clang-c/
DIndex.h4013 CXRefQualifier_LValue, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs732 const CXRefQualifier_LValue = 1, constant
/external/clang/tools/c-index-test/
Dc-index-test.c1329 if (RQ == CXRefQualifier_LValue) in PrintType()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c1578 if (RQ == CXRefQualifier_LValue) in PrintType()