Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h519 bool isSingleTagDecl() const { in isSingleTagDecl() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1820 if (Previous.isSingleTagDecl()) in VisitFunctionDecl()
2126 if (Previous.isSingleTagDecl()) in VisitCXXMethodDecl()
H A DSemaLookup.cpp1915 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()
H A DSemaDecl.cpp5482 if (Previous.isSingleTagDecl() && in HandleDeclarator()