Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp370 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
394 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
427 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
466 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
496 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
523 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()