| /external/clang/lib/AST/ |
| D | DeclTemplate.cpp | 521 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl() 539 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 549 SourceLocation IdLoc, unsigned D, unsigned P, IdentifierInfo *Id, in Create() 707 SourceLocation IdLoc, in ClassTemplateSpecializationDecl() 730 SourceLocation IdLoc, in Create() 818 SourceLocation IdLoc, in ClassTemplatePartialSpecializationDecl() 838 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1056 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in VarTemplateSpecializationDecl() 1072 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in Create() 1116 SourceLocation IdLoc, TemplateParameterList *Params, in VarTemplatePartialSpecializationDecl() [all …]
|
| D | Decl.cpp | 1784 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl() 2330 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 3444 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3627 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3717 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl() 3729 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4016 SourceLocation IdLoc, in Create() 4129 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4158 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | DeclCXX.cpp | 87 SourceLocation IdLoc, IdentifierInfo *Id, in CXXRecordDecl() 96 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 2060 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl() 2073 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | DeclObjC.cpp | 1679 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 1756 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
|
| /external/llvm-project/clang/lib/AST/ |
| D | DeclTemplate.cpp | 673 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl() 691 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 707 SourceLocation IdLoc, unsigned D, unsigned P, IdentifierInfo *Id, in Create() 866 SourceLocation IdLoc, in ClassTemplateSpecializationDecl() 887 SourceLocation IdLoc, in Create() 1004 SourceLocation IdLoc, in ClassTemplatePartialSpecializationDecl() 1022 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1232 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in VarTemplateSpecializationDecl() 1248 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in Create() 1302 SourceLocation IdLoc, TemplateParameterList *Params, in VarTemplatePartialSpecializationDecl() [all …]
|
| D | Decl.cpp | 1977 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl() 2705 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 4105 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4334 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl() 4351 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4466 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl() 4486 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4797 SourceLocation IdLoc, in Create() 4915 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 4966 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | DeclCXX.cpp | 123 SourceLocation IdLoc, IdentifierInfo *Id, in CXXRecordDecl() 131 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 2846 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl() 2859 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 3155 SourceLocation IdLoc, IdentifierInfo *Id) { in Create()
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | ExprObjC.h | 639 SourceLocation IdLoc; variable 667 SourceLocation IdLoc, Expr *Base) in ObjCPropertyRefExpr() 677 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr() 688 SourceLocation IdLoc, SourceLocation ReceiverLoc, in ObjCPropertyRefExpr()
|
| D | Decl.h | 1589 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() 1624 SourceLocation IdLoc, IdentifierInfo *Id, QualType T, in ParmVarDecl() 2824 SourceLocation IdLoc, IdentifierInfo *Id, in FieldDecl() 3137 SourceLocation StartLoc, SourceLocation IdLoc, in TypedefNameDecl() 3225 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypedefDecl() 3248 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypeAliasDecl()
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 1364 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() 1384 SourceLocation IdLoc, IdentifierInfo *Id, QualType T, in ParmVarDecl() 2335 SourceLocation IdLoc, IdentifierInfo *Id, in FieldDecl() 2616 SourceLocation StartLoc, SourceLocation IdLoc, in TypedefNameDecl() 2683 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypedefDecl() 2706 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypeAliasDecl() 3044 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl()
|
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 549 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclaration() local 993 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local 3282 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
|
| D | ParseExprCXX.cpp | 489 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local 2483 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
|
| D | ParseStmt.cpp | 961 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
| /external/llvm/lib/TableGen/ |
| D | TGParser.cpp | 1702 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local 1871 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 634 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclarator() local 1176 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local 3552 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
|
| D | ParseTemplate.cpp | 404 SourceLocation IdLoc = Result.getBeginLoc(); in ParseConceptDefinition() local
|
| D | ParseExprCXX.cpp | 447 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local 2794 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
|
| /external/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 384 SourceLocation IdLoc, in isNonTypeNestedNameSpecifier()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGParser.cpp | 2440 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local 2625 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
|
| /external/llvm-project/llvm/lib/TableGen/ |
| D | TGParser.cpp | 2514 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local 2692 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 988 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier() 1033 SourceLocation IdLoc) { in setLiteralOperatorId() 1981 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | DeclSpec.h | 1039 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier() 1084 SourceLocation IdLoc) { in setLiteralOperatorId() 2194 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 650 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 632 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 652 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|