Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp929 UnwindTagContext(TagDecl *DC, api_notes::APINotesManager &APINotes) { in UnwindTagContext() function
1047 APINotesContext = UnwindTagContext(ParentTag, APINotes); in ProcessAPINotes()
1170 if (auto Context = UnwindTagContext(TagContext, APINotes)) { in ProcessAPINotes()
1182 if (auto Context = UnwindTagContext(TagContext, APINotes)) { in ProcessAPINotes()
1192 if (auto Context = UnwindTagContext(TagContext, APINotes)) { in ProcessAPINotes()