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

/external/clang/include/clang-c/
H A DIndex.h2181 typedef struct CXPlatformAvailability { struct
2212 } CXPlatformAvailability; typedef in typeref:struct:CXPlatformAvailability
2234 * \param availability If non-NULL, an array of CXPlatformAvailability instances
2256 CXPlatformAvailability *availability,
2260 * \brief Free the memory associated with a \c CXPlatformAvailability structure.
2263 clang_disposeCXPlatformAvailability(CXPlatformAvailability *availability);

Completed in 28 milliseconds