Searched defs:AvailabilityAttrs (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 8547 getCursorPlatformAvailabilityForDecl(const Decl * D,int * always_deprecated,CXString * deprecated_message,int * always_unavailable,CXString * unavailable_message,SmallVectorImpl<AvailabilityAttr * > & AvailabilityAttrs) getCursorPlatformAvailabilityForDecl() argument |