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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2863 typedef struct CXPlatformAvailability { struct
2894 } CXPlatformAvailability; typedef in typeref:struct:CXPlatformAvailability
2916 * \param availability If non-NULL, an array of CXPlatformAvailability instances
2935 CXPlatformAvailability *availability, int availability_size);
2938 * Free the memory associated with a \c CXPlatformAvailability structure.
2941 clang_disposeCXPlatformAvailability(CXPlatformAvailability *availability);

Completed in 115 milliseconds