Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DLookup.h473 bool isSingleTagDecl() const { in isSingleTagDecl() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1497 if (Previous.isSingleTagDecl()) in VisitFunctionDecl()
1794 if (Previous.isSingleTagDecl()) in VisitCXXMethodDecl()
H A DSemaLookup.cpp1483 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()
H A DSemaDecl.cpp4651 if (Previous.isSingleTagDecl() && in HandleDeclarator()