Home
last modified time | relevance | path

Searched refs:CXType_FunctionNoProto (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/bindgen/src/ir/
Dty.rs1116 CXType_FunctionNoProto | CXType_FunctionProto => { in from_clang_ty()
/external/clang/include/clang-c/
DIndex.h2970 CXType_FunctionNoProto = 110, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3290 CXType_FunctionNoProto = 110, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs872 const CXType_FunctionNoProto = 110, constant