Home
last modified time | relevance | path

Searched refs:CXType_RValueReference (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/bindgen/src/
Dclang.rs1033 CXType_RValueReference | CXType_LValueReference => { in clang_size_of()
1046 CXType_RValueReference | CXType_LValueReference => { in clang_align_of()
1169 CXType_RValueReference | in pointee_type()
/external/rust/crates/bindgen/src/ir/
Dty.rs1086 CXType_RValueReference | CXType_LValueReference => { in from_clang_ty()
/external/clang/include/clang-c/
DIndex.h2964 CXType_RValueReference = 104, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3284 CXType_RValueReference = 104, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs866 const CXType_RValueReference = 104, constant