Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDecl.cpp369 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
393 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
426 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
465 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
495 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
522 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()