Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp187 static bool shouldConsiderTemplateLV(const FunctionDecl *fn, in shouldConsiderTemplateLV() function
193 static bool shouldConsiderTemplateLV(const ClassTemplateSpecializationDecl *d) { in shouldConsiderTemplateLV() function
402 if (shouldConsiderTemplateLV(Function, specInfo)) { in getLVForNamespaceScopeDecl()
425 if (shouldConsiderTemplateLV(spec)) { in getLVForNamespaceScopeDecl()
549 if (shouldConsiderTemplateLV(MD, spec)) { in getLVForClassMember()
564 if (shouldConsiderTemplateLV(spec)) { in getLVForClassMember()