Home
last modified time | relevance | path

Searched refs:shouldConsiderTemplateVisibility (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/AST/
DDecl.cpp368 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
392 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
419 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
458 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()
483 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
510 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()