Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dfunction.rs238 CXCallingConv_X86FastCall => Abi::Fastcall, in get_abi()
/external/clang/include/clang-c/
DIndex.h2995 CXCallingConv_X86FastCall = 3, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h3381 CXCallingConv_X86FastCall = 3, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs115 const CXCallingConv_X86FastCall = 3, constant