Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp373 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
397 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
430 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
469 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
499 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
526 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()