| /external/clang/lib/AST/ |
| D | DeclTemplate.cpp | 516 SourceLocation IdLoc, in NonTypeTemplateParmDecl() 540 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 550 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 692 SourceLocation IdLoc, in ClassTemplateSpecializationDecl() 716 SourceLocation IdLoc, in Create() 805 SourceLocation IdLoc, in ClassTemplatePartialSpecializationDecl() 826 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1059 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in VarTemplateSpecializationDecl() 1076 SourceLocation IdLoc, VarTemplateDecl *SpecializedTemplate, QualType T, in Create() 1122 SourceLocation IdLoc, TemplateParameterList *Params, in VarTemplatePartialSpecializationDecl() [all …]
|
| D | Decl.cpp | 1687 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl() 2184 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 3238 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3413 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3489 SourceLocation IdLoc, IdentifierInfo *Id, in RecordDecl() 3501 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3673 SourceLocation IdLoc, in Create() 3765 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 3779 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | DeclCXX.cpp | 88 SourceLocation IdLoc, IdentifierInfo *Id, in CXXRecordDecl() 97 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 1937 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl() 1950 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
|
| D | ASTImporter.cpp | 4010 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation()); in VisitClassTemplateDecl() local 4081 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitClassTemplateSpecializationDecl() local 4200 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation()); in VisitVarTemplateDecl() local 4275 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitVarTemplateSpecializationDecl() local
|
| D | DeclObjC.cpp | 1400 SourceLocation IdLoc, IdentifierInfo *Id, in Create() 1472 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
|
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 527 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclaration() local 963 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local 2880 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
|
| D | ParseExprCXX.cpp | 456 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local 2330 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
|
| D | ParseStmt.cpp | 918 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 1220 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() 1240 SourceLocation IdLoc, IdentifierInfo *Id, QualType T, in ParmVarDecl() 2170 SourceLocation IdLoc, IdentifierInfo *Id, in FieldDecl() 2416 SourceLocation StartLoc, SourceLocation IdLoc, in TypedefNameDecl() 2476 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypedefDecl() 2496 SourceLocation IdLoc, IdentifierInfo *Id, TypeSourceInfo *TInfo) in TypeAliasDecl() 2841 SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, in EnumDecl()
|
| D | DeclObjC.h | 1398 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCIvarDecl() 1454 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCAtDefsFieldDecl()
|
| /external/llvm/lib/TableGen/ |
| D | TGParser.cpp | 1704 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local 1871 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
|
| /external/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 309 SourceLocation IdLoc, in isNonTypeNestedNameSpecifier()
|
| D | SemaDeclCXX.cpp | 2519 SourceLocation IdLoc, in ActOnMemInitializer() 2535 SourceLocation IdLoc, in ActOnMemInitializer() 2578 SourceLocation IdLoc, in BuildMemInitializer() 2730 SourceLocation IdLoc) { in CheckForDanglingReferenceOrPointer() 2775 SourceLocation IdLoc) { in BuildMemberInitializer()
|
| D | SemaDecl.cpp | 1531 SourceLocation IdLoc, in getObjCInterfaceDecl() 12682 SourceLocation IdLoc, in CheckEnumConstant() 12853 SourceLocation IdLoc, IdentifierInfo *Id, in ActOnEnumConstant()
|
| D | SemaDeclObjC.cpp | 3327 SourceLocation IdLoc, in BuildObjCExceptionDecl()
|
| D | SemaLookup.cpp | 2326 SourceLocation IdLoc, in LookupProtocol()
|
| D | TreeTransform.h | 894 SourceLocation IdLoc) { in RebuildDependentNameType() 1562 SourceLocation IdLoc, in RebuildExceptionDecl()
|
| D | SemaTemplate.cpp | 7724 SourceLocation IdLoc) { in ActOnTypenameType()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 933 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier() 978 SourceLocation IdLoc) { in setLiteralOperatorId() 1848 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
|