Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DLookup.h556 bool isSingleTagDecl() const { in isSingleTagDecl() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2265 if (Previous.isSingleTagDecl()) in VisitFunctionDecl()
2635 if (Previous.isSingleTagDecl()) in VisitCXXMethodDecl()
H A DSemaLookup.cpp2350 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()
H A DSemaDecl.cpp6316 if (Previous.isSingleTagDecl() && in HandleDeclarator()