Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp361 static bool shouldConsiderTemplateVisibility(const FunctionDecl *fn, in shouldConsiderTemplateVisibility() function
385 shouldConsiderTemplateVisibility(fn, specInfo); in mergeTemplateLV()
422 static bool shouldConsiderTemplateVisibility( in shouldConsiderTemplateVisibility() function
461 bool considerVisibility = shouldConsiderTemplateVisibility(spec, computation); in mergeTemplateLV()