Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp898 UnwindNamespaceContext(DeclContext *DC, api_notes::APINotesManager &APINotes) { in UnwindNamespaceContext() function
941 UnwindNamespaceContext(TagStack.top()->getDeclContext(), APINotes); in UnwindTagContext()
966 UnwindNamespaceContext(DC, APINotes); in ProcessAPINotes()