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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp368 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, function
392 shouldConsiderTemplateVisibility(fn, specInfo);
419 static bool shouldConsiderTemplateVisibility( function
458 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation);
483 static bool shouldConsiderTemplateVisibility( function
510 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation);

Completed in 58 milliseconds