Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp218 case Sema::LookupRedeclarationWithLinkage: in getIDNS()
680 NameKind == Sema::LookupRedeclarationWithLinkage) { in LookupBuiltin()
1089 if (NameKind == LookupRedeclarationWithLinkage && in CppLookupName()
1705 if (NameKind == Sema::LookupRedeclarationWithLinkage) { in LookupName()
1725 if (NameKind == LookupRedeclarationWithLinkage) { in LookupName()
2055 case LookupRedeclarationWithLinkage: in LookupQualifiedName()
DSemaTemplateInstantiateDecl.cpp1628 D->isLocalExternDecl() ? Sema::LookupRedeclarationWithLinkage in VisitFunctionDecl()
3820 NewVar->isLocalExternDecl() ? Sema::LookupRedeclarationWithLinkage in BuildVariableInstantiation()
DSemaDecl.cpp5035 Previous.clear(LookupRedeclarationWithLinkage); in HandleDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp216 case Sema::LookupRedeclarationWithLinkage: in getIDNS()
866 NameKind == Sema::LookupRedeclarationWithLinkage) { in LookupBuiltin()
1256 if (NameKind == LookupRedeclarationWithLinkage && in CppLookupName()
1881 if (NameKind == Sema::LookupRedeclarationWithLinkage) { in LookupName()
1901 if (NameKind == LookupRedeclarationWithLinkage) { in LookupName()
DSemaTemplateInstantiateDecl.cpp2076 D->isLocalExternDecl() ? Sema::LookupRedeclarationWithLinkage in VisitFunctionDecl()
5011 NewVar->isLocalExternDecl() ? Sema::LookupRedeclarationWithLinkage in BuildVariableInstantiation()
DSemaDecl.cpp5794 Previous.clear(LookupRedeclarationWithLinkage); in HandleDeclarator()
/external/clang/include/clang/Sema/
DSema.h2733 LookupRedeclarationWithLinkage, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h3817 LookupRedeclarationWithLinkage, enumerator