Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp792 auto GetNamespaceContext = in ProcessAPINotes() local
830 GetNamespaceContext(D->getDeclContext()); in ProcessAPINotes()
1020 auto ParentContext = GetNamespaceContext(CXXRecord->getDeclContext()); in ProcessAPINotes()