Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp359 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
383 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
420 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
459 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
484 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
511 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()