Searched refs:getAsDeclContextOrEnclosing (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2713 static DeclContext *getAsDeclContextOrEnclosing(Decl *D) { function
2762 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Partial));
2848 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Template));

Completed in 267 milliseconds