Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2877 static DeclContext *getAsDeclContextOrEnclosing(Decl *D) { in getAsDeclContextOrEnclosing() function
2961 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Partial)); in FinishTemplateArgumentDeduction()
3054 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Template)); in FinishTemplateArgumentDeduction()