/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclTemplate.cpp | 726 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 D | Decl.cpp | 2117 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 D | DeclCXX.cpp | 126 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 D | DeclObjC.cpp | 1835 SourceLocation IdLoc, in Create() 1912 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 1694 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 D | DeclObjC.h | 1960 SourceLocation IdLoc, const IdentifierInfo *Id, QualType T, in ObjCIvarDecl() 2030 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCAtDefsFieldDecl()
|
H A D | DeclCXX.h | 4123 BindingDecl(DeclContext *DC, SourceLocation IdLoc, IdentifierInfo *Id) in BindingDecl()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 661 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclarator() local 1471 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local 4003 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
|
H A D | ParseTemplate.cpp | 321 SourceLocation IdLoc = Result.getBeginLoc(); in ParseConceptDefinition() local
|
H A D | ParseExprCXX.cpp | 495 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local 2997 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
|
H A D | ParseStmt.cpp | 1215 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
H A D | ParseOpenMP.cpp | 4246 SourceLocation IdLoc; in ParseOpenMPIteratorsExpr() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1113 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 D | TGParser.cpp | 3267 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 D | LanaiAsmParser.cpp | 648 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 5157 SourceLocation IdLoc, in BuildObjCExceptionDecl() 5425 SourceLocation IdLoc, in getObjCInterfaceDecl()
|
H A D | SemaObjC.cpp | 1301 SourceLocation IdLoc, in LookupProtocol()
|
H A D | SemaDeclCXX.cpp | 4174 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 D | SemaDecl.cpp | 19374 SourceLocation IdLoc, in CheckEnumConstant() 19580 SourceLocation IdLoc, IdentifierInfo *Id, in ActOnEnumConstant()
|
H A D | SemaDeclAttr.cpp | 3640 IdentifierLoc *IdLoc = AL.getArgAsIdent(I); in handleCallbackAttr() local
|
H A D | SemaTemplate.cpp | 10265 SourceLocation IdLoc, in ActOnTypenameType()
|
H A D | TreeTransform.h | 1174 SourceLocation IdLoc, in RebuildDependentNameType() 2541 SourceLocation IdLoc, in RebuildExceptionDecl()
|
H A D | SemaOpenMP.cpp | 22259 SourceLocation IdLoc) { in checkDeclIsAllowedInOpenMPTarget()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 7882 SMLoc IdLoc = getLoc(); in parseStructuredOpFields() local
|