Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp365 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
389 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
426 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
465 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
490 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
517 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()