Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp2908 static DeclContext *getAsDeclContextOrEnclosing(Decl *D) { in getAsDeclContextOrEnclosing() function
2957 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Partial)); in FinishTemplateArgumentDeduction()
3043 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Template)); in FinishTemplateArgumentDeduction()