Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclTemplate.cpp521 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 …]
DDecl.cpp1784 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()
DDeclCXX.cpp87 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()
DDeclObjC.cpp1679 SourceLocation IdLoc, IdentifierInfo *Id, in Create()
1756 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
DASTImporter.cpp4538 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitClassTemplateSpecializationDecl() local
4659 SourceLocation IdLoc = Importer.Import(DTemplated->getLocation()); in VisitVarTemplateDecl() local
4734 SourceLocation IdLoc = Importer.Import(D->getLocation()); in VisitVarTemplateSpecializationDecl() local
/external/clang/include/clang/AST/
DDecl.h1364 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()
DDeclObjC.h1859 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCIvarDecl()
1919 SourceLocation IdLoc, IdentifierInfo *Id, in ObjCAtDefsFieldDecl()
/external/clang/lib/Parse/
DParseDeclCXX.cpp549 SourceLocation IdLoc = ConsumeToken(); in ParseUsingDeclaration() local
993 SourceLocation IdLoc = ConsumeToken(); in ParseBaseTypeSpecifier() local
3282 SourceLocation IdLoc = Tok.getLocation(); in ParseMemInitializer() local
DParseExprCXX.cpp489 SourceLocation IdLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
2483 SourceLocation IdLoc = ConsumeToken(); in ParseUnqualifiedId() local
DParseStmt.cpp961 SourceLocation IdLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/llvm/lib/TableGen/
DTGParser.cpp1702 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local
1871 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp384 SourceLocation IdLoc, in isNonTypeNestedNameSpecifier()
DSemaDeclCXX.cpp2795 SourceLocation IdLoc, in ActOnMemInitializer()
2811 SourceLocation IdLoc, in ActOnMemInitializer()
2854 SourceLocation IdLoc, in BuildMemInitializer()
3017 SourceLocation IdLoc) { in CheckForDanglingReferenceOrPointer()
3062 SourceLocation IdLoc) { in BuildMemberInitializer()
DSemaDecl.cpp1688 SourceLocation IdLoc, in getObjCInterfaceDecl()
14307 SourceLocation IdLoc, in CheckEnumConstant()
14506 SourceLocation IdLoc, IdentifierInfo *Id, in ActOnEnumConstant()
DSemaDeclObjC.cpp4564 SourceLocation IdLoc, in BuildObjCExceptionDecl()
DSemaLookup.cpp2789 SourceLocation IdLoc, in LookupProtocol()
DTreeTransform.h951 SourceLocation IdLoc) { in RebuildDependentNameType()
1861 SourceLocation IdLoc, in RebuildExceptionDecl()
DSemaTemplate.cpp8144 SourceLocation IdLoc) { in ActOnTypenameType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp2220 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration() local
2395 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem() local
/external/clang/include/clang/Sema/
DDeclSpec.h988 void setIdentifier(const IdentifierInfo *Id, SourceLocation IdLoc) { in setIdentifier()
1033 SourceLocation IdLoc) { in setLiteralOperatorId()
1981 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { in SetIdentifier()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp649 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp632 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction()