Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp1163 if (auto TagContext = dyn_cast<TagDecl>(DC)) { in ProcessAPINotes() local
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()