| /external/clang/lib/AST/ |
| D | DeclTemplate.cpp | 537 SourceLocation IdLoc, in NonTypeTemplateParmDecl() 561 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 571 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 713 SourceLocation IdLoc, in ClassTemplateSpecializationDecl() 737 SourceLocation IdLoc, in Create() 826 SourceLocation IdLoc, in ClassTemplatePartialSpecializationDecl() 847 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1075 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in VarTemplateSpecializationDecl() 1092 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in Create() 1138 SourceLocation IdLoc, TemplateParameterList *Params, in VarTemplatePartialSpecializationDecl() [all …]
|
| D | Decl.cpp | 1763 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl() 2259 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 3305 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3489 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3565 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl() 3577 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3835 SourceLocation IdLoc, in Create() 3927 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3949 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | DeclCXX.cpp | 88 SourceLocation IdLoc, IdentifierInfo *Id, in CXXRecordDecl() 97 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 1980 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl() 1993 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | ASTImporter.cpp | 4067 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation()); in VisitClassTemplateDecl() local 4138 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitClassTemplateSpecializationDecl() local 4257 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation()); in VisitVarTemplateDecl() local 4332 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitVarTemplateSpecializationDecl() local
|
| D | DeclObjC.cpp | 1431 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 1503 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 1280 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() 1300 SourceLocation IdLoc, IdentifierInfo *Id, QualType T, in ParmVarDecl() 2261 SourceLocation IdLoc, IdentifierInfo *Id, in FieldDecl() 2540 SourceLocation StartLoc, SourceLocation IdLoc, in TypedefNameDecl() 2604 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypedefDecl() 2627 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypeAliasDecl() 2976 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl()
|
| D | DeclObjC.h | 1403 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCIvarDecl() 1459 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCAtDefsFieldDecl()
|
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 543 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclaration() local 985 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local 3183 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
|
| D | ParseExprCXX.cpp | 489 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local 2396 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
|
| D | ParseStmt.cpp | 933 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
| /external/llvm/lib/TableGen/ |
| D | TGParser.cpp | 1741 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local 1911 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
|
| /external/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 357 SourceLocation IdLoc, in isNonTypeNestedNameSpecifier()
|
| D | SemaDeclCXX.cpp | 2814 SourceLocation IdLoc, in ActOnMemInitializer() 2830 SourceLocation IdLoc, in ActOnMemInitializer() 2873 SourceLocation IdLoc, in BuildMemInitializer() 3031 SourceLocation IdLoc) { in CheckForDanglingReferenceOrPointer() 3076 SourceLocation IdLoc) { in BuildMemberInitializer()
|
| D | SemaDecl.cpp | 1619 SourceLocation IdLoc, in getObjCInterfaceDecl() 13256 SourceLocation IdLoc, in CheckEnumConstant() 13427 SourceLocation IdLoc, IdentifierInfo *Id, in ActOnEnumConstant()
|
| D | SemaDeclObjC.cpp | 3385 SourceLocation IdLoc, in BuildObjCExceptionDecl()
|
| D | SemaLookup.cpp | 2379 SourceLocation IdLoc, in LookupProtocol()
|
| D | TreeTransform.h | 921 SourceLocation IdLoc) { in RebuildDependentNameType() 1612 SourceLocation IdLoc, in RebuildExceptionDecl()
|
| D | SemaTemplate.cpp | 7886 SourceLocation IdLoc) { in ActOnTypenameType()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 950 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier() 995 SourceLocation IdLoc) { in setLiteralOperatorId() 1892 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
|