Home
last modified time | relevance | path

Searched defs:CXPlatformAvailability (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2580 typedef struct CXPlatformAvailability { struct
2587 CXString Platform;
2611 } CXPlatformAvailability; argument
/external/llvm-project/clang/include/clang-c/
DIndex.h2863 typedef struct CXPlatformAvailability { struct
2870 CXString Platform;
2894 } CXPlatformAvailability; argument
/external/rust/crates/clang-sys/src/
Dlib.rs1544 pub struct CXPlatformAvailability { struct
1553 default!(CXPlatformAvailability); argument