Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DLookup.h514 bool isSingleTagDecl() const { in isSingleTagDecl() function
/external/llvm-project/clang/include/clang/Sema/
DLookup.h530 bool isSingleTagDecl() const { in isSingleTagDecl() function
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1673 if (Previous.isSingleTagDecl()) in VisitFunctionDecl()
1939 if (Previous.isSingleTagDecl()) in VisitCXXMethodDecl()
DSemaLookup.cpp1880 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()
DSemaDecl.cpp5085 if (Previous.isSingleTagDecl() && in HandleDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2136 if (Previous.isSingleTagDecl()) in VisitFunctionDecl()
2486 if (Previous.isSingleTagDecl()) in VisitCXXMethodDecl()
DSemaLookup.cpp2053 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()
DSemaDecl.cpp5850 if (Previous.isSingleTagDecl() && in HandleDeclarator()