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

/external/clang/include/clang-c/
H A DIndex.h2381 typedef struct CXPlatformAvailability { struct
2412 } CXPlatformAvailability; typedef in typeref:struct:CXPlatformAvailability
2434 * \param availability If non-NULL, an array of CXPlatformAvailability instances
2456 CXPlatformAvailability *availability,
2460 * \brief Free the memory associated with a \c CXPlatformAvailability structure.
2463 clang_disposeCXPlatformAvailability(CXPlatformAvailability *availability);

Completed in 123 milliseconds