Home
last modified time | relevance | path

Searched defs:IdLoc (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp726 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl()
744 SourceLocation IdLoc, unsigned D, unsigned P, const IdentifierInfo *Id, in Create()
758 SourceLocation IdLoc, unsigned D, unsigned P, const IdentifierInfo *Id, in Create()
923 SourceLocation IdLoc, in ClassTemplateSpecializationDecl()
944 SourceLocation IdLoc, in Create()
1133 SourceLocation IdLoc, TemplateParameterList *Params, in ClassTemplatePartialSpecializationDecl()
1147 SourceLocation IdLoc, TemplateParameterList *Params, in Create()
1358 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in VarTemplateSpecializationDecl()
1374 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in Create()
1489 SourceLocation IdLoc, TemplateParameterList *Params, in VarTemplatePartialSpecializationDecl()
[all …]
H A DDecl.cpp2117 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl()
2908 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
4538 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
4828 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl()
4845 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
4986 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl()
5008 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
5372 SourceLocation IdLoc, in Create()
5496 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
5548 SourceLocation IdLoc, in Create()
H A DDeclCXX.cpp126 SourceLocation IdLoc, IdentifierInfo *Id, in CXXRecordDecl()
134 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
3003 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl()
3015 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
3352 SourceLocation IdLoc, IdentifierInfo *Id) { in Create()
H A DDeclObjC.cpp1835 SourceLocation IdLoc, in Create()
1912 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1694 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl()
1729 SourceLocation IdLoc, const IdentifierInfo *Id, QualType T, in ParmVarDecl()
3091 SourceLocation IdLoc, const IdentifierInfo *Id, QualType T, in FieldDecl()
3421 SourceLocation StartLoc, SourceLocation IdLoc, in TypedefNameDecl()
3509 SourceLocation IdLoc, const IdentifierInfo *Id, in TypedefDecl()
3533 SourceLocation IdLoc, const IdentifierInfo *Id, in TypeAliasDecl()
H A DDeclObjC.h1960 SourceLocation IdLoc, const IdentifierInfo *Id, QualType T, in ObjCIvarDecl()
2030 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCAtDefsFieldDecl()
H A DDeclCXX.h4123 BindingDecl(DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id) in BindingDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp661 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclarator() local
1471 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local
4003 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
H A DParseTemplate.cpp321 SourceLocation IdLoc = Result.getBeginLoc(); in ParseConceptDefinition() local
H A DParseExprCXX.cpp495 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
2997 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
H A DParseStmt.cpp1215 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
H A DParseOpenMP.cpp4246 SourceLocation IdLoc; in ParseOpenMPIteratorsExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1113 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier()
1158 SourceLocation IdLoc) { in setLiteralOperatorId()
2339 void SetIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3267 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local
3460 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp648 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp5157 SourceLocation IdLoc, in BuildObjCExceptionDecl()
5425 SourceLocation IdLoc, in getObjCInterfaceDecl()
H A DSemaObjC.cpp1301 SourceLocation IdLoc, in LookupProtocol()
H A DSemaDeclCXX.cpp4174 SourceLocation IdLoc, in ActOnMemInitializer() argument
4189 SourceLocation IdLoc, in ActOnMemInitializer() argument
4287 SourceLocation IdLoc, in BuildMemInitializer() argument
4475 BuildMemberInitializer(ValueDecl * Member,Expr * Init,SourceLocation IdLoc) BuildMemberInitializer() argument
[all...]
H A DSemaDecl.cpp19374 SourceLocation IdLoc, in CheckEnumConstant()
19580 SourceLocation IdLoc, IdentifierInfo *Id, in ActOnEnumConstant()
H A DSemaDeclAttr.cpp3640 IdentifierLoc *IdLoc = AL.getArgAsIdent(I); in handleCallbackAttr() local
H A DSemaTemplate.cpp10265 SourceLocation IdLoc, in ActOnTypenameType()
H A DTreeTransform.h1174 SourceLocation IdLoc, in RebuildDependentNameType()
2541 SourceLocation IdLoc, in RebuildExceptionDecl()
H A DSemaOpenMP.cpp22259 SourceLocation IdLoc) { in checkDeclIsAllowedInOpenMPTarget()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7882 SMLoc IdLoc = getLoc(); in parseStructuredOpFields() local