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.cpp3118 static DeclContext *getAsDeclContextOrEnclosing(Decl *D) { in getAsDeclContextOrEnclosing() function
3196 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Entity)); in FinishTemplateArgumentDeduction()
3337 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(TD)); in FinishTemplateArgumentDeduction()
5573 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(FTD)); in FinishTemplateArgumentDeduction()