Searched refs:ProcessVersionedAPINotes (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAPINotes.cpp | 865 static void ProcessVersionedAPINotes( in ProcessVersionedAPINotes() function 972 ProcessVersionedAPINotes(*this, VD, Info); in ProcessAPINotes() 984 ProcessVersionedAPINotes(*this, FD, Info); in ProcessAPINotes() 995 ProcessVersionedAPINotes(*this, Class, Info); in ProcessAPINotes() 1005 ProcessVersionedAPINotes(*this, Protocol, Info); in ProcessAPINotes() 1049 ProcessVersionedAPINotes(*this, Tag, Info); in ProcessAPINotes() 1059 ProcessVersionedAPINotes(*this, Typedef, Info); in ProcessAPINotes() 1072 ProcessVersionedAPINotes(*this, EnumConstant, Info); in ProcessAPINotes() 1141 ProcessVersionedAPINotes(*this, Method, Info); in ProcessAPINotes() 1155 ProcessVersionedAPINotes(*this, Property, Info); in ProcessAPINotes() [all …]
|