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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2869 typedef struct CXPlatformAvailability { struct
2900 } CXPlatformAvailability; typedef in typeref:struct:CXPlatformAvailability
2922 * \param availability If non-NULL, an array of CXPlatformAvailability instances
2944 CXPlatformAvailability *availability,
2948 * Free the memory associated with a \c CXPlatformAvailability structure.
2951 clang_disposeCXPlatformAvailability(CXPlatformAvailability *availability);

Completed in 70 milliseconds