Home
last modified time | relevance | path

Searched refs:ProcessVersionedAPINotes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp763 static void ProcessVersionedAPINotes( in ProcessVersionedAPINotes() function
836 ProcessVersionedAPINotes(*this, VD, Info); in ProcessAPINotes()
848 ProcessVersionedAPINotes(*this, FD, Info); in ProcessAPINotes()
859 ProcessVersionedAPINotes(*this, Class, Info); in ProcessAPINotes()
869 ProcessVersionedAPINotes(*this, Protocol, Info); in ProcessAPINotes()
903 ProcessVersionedAPINotes(*this, Tag, Info); in ProcessAPINotes()
913 ProcessVersionedAPINotes(*this, Typedef, Info); in ProcessAPINotes()
926 ProcessVersionedAPINotes(*this, EnumConstant, Info); in ProcessAPINotes()
995 ProcessVersionedAPINotes(*this, Method, Info); in ProcessAPINotes()
1009 ProcessVersionedAPINotes(*this, Property, Info); in ProcessAPINotes()
[all …]