Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypePrinter.cpp1285 NS->isRedundantInlineQualifierFor(NameInScope)) in AppendScope()
H A DDecl.cpp1680 cast<NamespaceDecl>(Ctx)->isRedundantInlineQualifierFor(NameInScope)) in printNestedNameSpecifier()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h611 bool isRedundantInlineQualifierFor(DeclarationName Name) const { in isRedundantInlineQualifierFor() function