Home
last modified time | relevance | path

Searched refs:LookupSingleName (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp559 NamedDecl *PrevDecl = SemaRef.LookupSingleName( in ActOnSuperClassOfClassInterface()
986 NamedDecl *PrevDecl = SemaRef.LookupSingleName( in ActOnStartClassInterface()
1121 NamedDecl *IDecl = SemaRef.LookupSingleName( in ActOnTypedefedProtocols()
1149 NamedDecl *ADecl = SemaRef.LookupSingleName( in ActOnCompatibilityAlias()
1158 NamedDecl *CDeclU = SemaRef.LookupSingleName( in ActOnCompatibilityAlias()
1167 CDeclU = SemaRef.LookupSingleName( in ActOnCompatibilityAlias()
1495 SemaRef.LookupSingleName(S, identifiers[i], identifierLocs[i], in actOnObjCTypeArgsOrProtocolQualifiers()
1558 NamedDecl *decl = SemaRef.LookupSingleName( in actOnObjCTypeArgsOrProtocolQualifiers()
1991 NamedDecl *PrevDecl = SemaRef.LookupSingleName( in ActOnStartClassImplementation()
2026 SemaRef.LookupSingleName(SemaRef.TUScope, SuperClassname, SuperClassLoc, in ActOnStartClassImplementation()
[all …]
H A DSemaExprObjC.cpp106 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral()
121 NamedDecl *IF = SemaRef.LookupSingleName(SemaRef.TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral()
228 NamedDecl *IF = S.LookupSingleName(S.TUScope, II, Loc, in LookupObjCInterfaceDeclForLiteral()
2794 S.LookupSingleName(S.TUScope, II, Protocol->getBeginLoc(), in isMethodDeclaredInRootProtocol()
H A DSemaAttr.cpp914 NamedDecl *ND = LookupSingleName(TUScope, DN, Loc, LookupOrdinaryName); in ActOnPragmaMSAllocText()
H A DSemaLookup.cpp3359 NamedDecl *Sema::LookupSingleName(Scope *S, DeclarationName Name, in LookupSingleName() function in Sema
4471 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, in LookupOrCreateLabel()
H A DSemaObjC.cpp1300 Decl *D = SemaRef.LookupSingleName(SemaRef.TUScope, II, IdLoc, in LookupProtocol()
H A DSemaCodeComplete.cpp8274 SemaRef.LookupSingleName(S, Super, SuperLoc, Sema::LookupOrdinaryName); in CodeCompleteObjCSuperMessage()
8819 NamedDecl *CurClass = SemaRef.LookupSingleName( in CodeCompleteObjCSuperclass()
8867 NamedDecl *CurClass = SemaRef.LookupSingleName( in CodeCompleteObjCInterfaceCategory()
8898 NamedDecl *CurClass = SemaRef.LookupSingleName( in CodeCompleteObjCImplementationCategory()
H A DSema.cpp1309 Decl *PrevDecl = LookupSingleName(TUScope, WeakIDs.first, SourceLocation(), in ActOnEndOfTranslationUnit()
H A DSemaDecl.cpp17428 NamedDecl *Lookup = SemaRef.LookupSingleName( in createFriendTagNNSFixIt()
20133 NamedDecl *PrevDecl = LookupSingleName(S, II, IILoc, LookupOrdinaryName, in shouldSkipAnonEnumBody()
20592 NamedDecl *PrevDecl = LookupSingleName(TUScope, Name, NameLoc, in ActOnPragmaRedefineExtname()
20617 Decl *PrevDecl = LookupSingleName(TUScope, Name, NameLoc, LookupOrdinaryName); in ActOnPragmaWeakID()
20631 Decl *PrevDecl = LookupSingleName(TUScope, AliasName, AliasNameLoc, in ActOnPragmaWeakAlias()
H A DSemaExpr.cpp599 S.LookupSingleName(S.TUScope, in DiagnoseDirectIsaAccess()
615 S.LookupSingleName(S.TUScope, in DiagnoseDirectIsaAccess()
681 NamedDecl *ObjectGetClass = LookupSingleName(TUScope, in DefaultLvalueConversion()
15187 NamedDecl *ObjectSetClass = LookupSingleName(TUScope, in CreateBuiltinBinOp()
H A DSemaTemplate.cpp947 SemaRef.LookupSingleName(S, Name, Loc, Sema::LookupOrdinaryName, in maybeDiagnoseTemplateParameterShadow()
H A DSemaOpenMP.cpp16117 S.LookupSingleName(S.TUScope, AllocatorName, Loc, Sema::LookupAnyName)); in findOMPAllocatorHandleT()
23947 PredefinedAllocators.insert(SemaRef.LookupSingleName( in ActOnOpenMPUsesAllocatorClause()
H A DSemaDeclCXX.cpp17369 LookupSingleName(S, II, D.getIdentifierLoc(), LookupOrdinaryName, in ActOnExceptionDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9354 NamedDecl *LookupSingleName(
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5607 …ationENS0_14LookupNameKindENS0_17RedeclarationKindE", "clang::Sema::LookupSingleName(clang::Scope*…