Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp8053 DeclContext *FDLookupContext = FD->getDeclContext()->getRedeclContext(); in CheckDependentFunctionTemplateSpecialization() local
8065 if (!FDLookupContext->InEnclosingNamespaceSetOf( in CheckDependentFunctionTemplateSpecialization()
8123 DeclContext *FDLookupContext = FD->getDeclContext()->getRedeclContext(); in CheckFunctionTemplateSpecialization() local
8130 if (!FDLookupContext->InEnclosingNamespaceSetOf( in CheckFunctionTemplateSpecialization()
8205 << FD->getDeclName() << FDLookupContext; in CheckFunctionTemplateSpecialization()