Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp364 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
388 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
425 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
464 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
489 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
516 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()