Home
last modified time | relevance | path

Searched defs:StartLoc (Results 1 – 25 of 82) sorted by relevance

1234

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp238 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
257 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
293 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
338 OMPTileDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
441 SourceLocation StartLoc, in Create()
458 SourceLocation StartLoc, in Create()
474 SourceLocation StartLoc, SourceLocation EndLoc, in Create()
612 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
708 SourceLocation StartLoc, in Create()
738 SourceLocation StartLoc, in Create()
[all …]
H A DOpenMPClause.cpp325 SourceLocation StartLoc, in Create()
375 SourceLocation StartLoc, in Create()
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
414 OMPPrivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
518 SourceLocation StartLoc, in Create()
611 OMPAlignedClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
927 SourceLocation StartLoc, in Create()
946 OMPAllocateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
965 SourceLocation StartLoc, in Create()
982 SourceLocation StartLoc, in Create()
[all …]
H A DDeclTemplate.cpp698 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl()
716 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
731 const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in Create()
890 DeclContext *DC, SourceLocation StartLoc, in ClassTemplateSpecializationDecl()
911 SourceLocation StartLoc, in Create()
1028 SourceLocation StartLoc, in ClassTemplatePartialSpecializationDecl()
1047 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
1256 Kind DK, ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplateSpecializationDecl()
1272 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in Create()
1326 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplatePartialSpecializationDecl()
[all …]
H A DDeclCXX.cpp124 DeclContext *DC, SourceLocation StartLoc, in CXXRecordDecl()
132 DeclContext *DC, SourceLocation StartLoc, in Create()
2094 ASTContext &C, DeclContext *DC, SourceLocation StartLoc) { in Create()
2196 SourceLocation StartLoc, in Create()
2583 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in CXXConstructorDecl()
2623 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
2758 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
2792 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
2865 SourceLocation StartLoc, SourceLocation IdLoc, in NamespaceDecl()
2877 bool Inline, SourceLocation StartLoc, in Create()
[all …]
H A DDecl.cpp2001 SourceLocation StartLoc, SourceLocation IdLoc, in VarDecl()
2726 SourceLocation StartLoc, in Create()
2844 SourceLocation StartLoc, in FunctionDecl()
4384 SourceLocation StartLoc, SourceLocation IdLoc, in Create()
4498 DeclContext *DC, SourceLocation StartLoc, in RecordDecl()
4846 SourceLocation StartLoc, in Create()
4997 SourceLocation StartLoc, in Create()
5064 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl()
5075 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl()
5083 SourceLocation StartLoc, Module *Imported, in Create()
[all …]
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h273 SourceLocation StartLoc; variable
1063 SourceLocation StartLoc, SourceLocation EndLoc, in OMPLoopDirective()
1478 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSimdDirective()
1544 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective()
3708 OMPParallelMasterTaskLoopDirective(SourceLocation StartLoc, in OMPParallelMasterTaskLoopDirective()
3973 OMPDistributeParallelForDirective(SourceLocation StartLoc, in OMPDistributeParallelForDirective()
4067 OMPDistributeParallelForSimdDirective(SourceLocation StartLoc, in OMPDistributeParallelForSimdDirective()
4198 OMPTargetParallelForSimdDirective(SourceLocation StartLoc, in OMPTargetParallelForSimdDirective()
4396 OMPTeamsDistributeSimdDirective(SourceLocation StartLoc, in OMPTeamsDistributeSimdDirective()
4679 OMPTargetTeamsDistributeDirective(SourceLocation StartLoc, in OMPTargetTeamsDistributeDirective()
[all …]
H A DOpenMPClause.h56 SourceLocation StartLoc; variable
177 SourceLocation StartLoc; member
208 OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, in OMPVarListClause()
921 OMPCollapseClause(Expr *Num, SourceLocation StartLoc, in OMPCollapseClause()
1683 OMPNowaitClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPNowaitClause()
1722 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUntiedClause()
1802 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReadClause()
1841 OMPWriteClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPWriteClause()
4798 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSIMDClause()
7526 OMPUseClause(Expr *InteropVar, SourceLocation StartLoc, in OMPUseClause()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp200 auto StartLoc = Decl->getLocation(); in VisitNamedDecl() local
217 auto StartLoc = Expr->getMemberLoc(); in VisitMemberExpr() local
234 auto StartLoc = D.getFieldLoc(); in VisitDesignatedInitExpr() local
276 auto StartLoc = Expr->getBeginLoc(); in VisitDeclRefExpr() local
406 auto StartLoc = StartLocationForType(Loc); in VisitTypeLoc() local
441 auto StartLoc = StartLocationForType(TargetLoc); in VisitTypeLoc() local
H A DUSRFinder.cpp86 SourceLocation StartLoc = CurrDecl->getBeginLoc(); in getNamedDeclAt() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp290 bool MSP430AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
305 SMLoc &StartLoc, in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
467 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local
492 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local
505 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local
525 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4624 SourceLocation StartLoc) { in checkCancelRegion()
4642 SourceLocation StartLoc) { in checkNestingOfRegions()
13734 SourceLocation StartLoc, in ActOnOpenMPFinalClause()
14243 SourceLocation StartLoc, in ActOnOpenMPOrderClause()
14296 SourceLocation StartLoc, SourceLocation LParenLoc, in ActOnOpenMPSingleExprWithArgClause()
14527 SourceLocation StartLoc, in ActOnOpenMPClause()
14674 OMPClause *Sema::ActOnOpenMPReadClause(SourceLocation StartLoc, in ActOnOpenMPReadClause()
14724 OMPClause *Sema::ActOnOpenMPSIMDClause(SourceLocation StartLoc, in ActOnOpenMPSIMDClause()
15030 SourceLocation StartLoc = Locs.StartLoc; in ActOnOpenMPVarListClause() local
17048 SourceLocation StartLoc, SourceLocation LParenLoc, in ActOnOpenMPReductionClause()
[all …]
H A DSemaModule.cpp91 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl()
307 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport()
341 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport()
H A DTreeTransform.h1630 SourceLocation StartLoc, in RebuildOMPSizesClause()
1763 SourceLocation StartLoc, SourceLocation LParenLoc, in RebuildOMPReductionClause()
1778 ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPTaskReductionClause()
1862 SourceLocation StartLoc, in RebuildOMPFlushClause()
2166 SourceLocation StartLoc, in RebuildOMPOrderClause()
2179 SourceLocation StartLoc, in RebuildOMPInitClause()
2297 SourceLocation StartLoc, in RebuildExceptionDecl()
3085 ExprResult RebuildCXXNewExpr(SourceLocation StartLoc, in RebuildCXXNewExpr()
3112 ExprResult RebuildCXXDeleteExpr(SourceLocation StartLoc, in RebuildCXXDeleteExpr()
3125 SourceLocation StartLoc, in RebuildTypeTrait()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon4319049f0111::SystemZOperand
177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm()
186 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem()
202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS()
405 SMLoc StartLoc, EndLoc; member
893 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAnyRegister() local
1099 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
1248 SMLoc StartLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local
1274 SMLoc StartLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local
1464 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp475 const llvm::DebugLoc &StartLoc, const llvm::DebugLoc &EndLoc, in LoopInfo()
586 void LoopInfoStack::push(BasicBlock *Header, const llvm::DebugLoc &StartLoc, in push()
598 const llvm::DebugLoc &StartLoc, in push()
H A DCGLoopInfo.h120 llvm::DebugLoc StartLoc; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp97 SMLoc StartLoc, EndLoc; member
325 bool BPFAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
333 SMLoc &StartLoc, in tryParseRegister()
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp962 SourceLocation StartLoc = Tok.getLocation(); in ParseDecltypeSpecifier() local
1064 SourceLocation StartLoc, in AnnotateExistingDecltypeSpecifier()
1094 SourceLocation StartLoc = ConsumeToken(); in ParseUnderlyingTypeSpecifier() local
1417 SourceLocation StartLoc, DeclSpec &DS, in ParseClassSpecifier()
2107 SourceLocation StartLoc = Tok.getLocation(); in ParseBaseSpecifier() local
4308 SourceLocation StartLoc = Tok.getLocation(), Loc; in ParseCXX11Attributes() local
4321 SourceLocation StartLoc = Tok.getLocation(); in DiagnoseAndSkipCXX11Attributes() local
4394 SourceLocation StartLoc = Tok.getLocation(); in ParseMicrosoftUuidAttributeArgs() local
H A DParser.cpp182 SourceLocation StartLoc = Tok.getLocation(); in ConsumeExtraSemi() local
841 SourceLocation StartLoc = Tok.getLocation(); in ParseExternalDeclaration() local
2291 SourceLocation StartLoc = Tok.getLocation(); in ParseModuleDecl() local
2379 SourceLocation StartLoc = AtLoc.isInvalid() ? Tok.getLocation() : AtLoc; in ParseModuleImport() local
H A DParseInit.cpp243 SourceLocation StartLoc = T.getOpenLocation(); in ParseInitializerWithPotentialDesignator() local
H A DParseDecl.cpp90 static bool FindLocsWithCommonFileID(Preprocessor &PP, SourceLocation StartLoc, in FindLocsWithCommonFileID()
170 SourceLocation StartLoc = Tok.getLocation(), Loc; in ParseGNUAttributes() local
792 SourceLocation StartLoc = Tok.getLocation(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() local
4099 SourceLocation StartLoc = Tok.getLocation(); in ParseDeclarationSpecifiers() local
4407 void Parser::ParseEnumSpecifier(SourceLocation StartLoc, DeclSpec &DS, in ParseEnumSpecifier()
4790 void Parser::ParseEnumBody(SourceLocation StartLoc, Decl *EnumDecl) { in ParseEnumBody()
6519 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
7226 SourceLocation StartLoc = ConsumeToken(); in ParseTypeofSpecifier() local
7293 SourceLocation StartLoc = ConsumeToken(); in ParseAtomicSpecifier() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp98 SMLoc StartLoc, EndLoc; member
395 bool CSKYAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
633 SMLoc &StartLoc, in tryParseRegister()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1364 SMLoc StartLoc, SMLoc EndLoc) { in MatchRegisterByName()
1463 bool X86AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
1560 bool X86AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
1566 SMLoc &StartLoc, in tryParseRegister()
2711 const SMLoc &StartLoc) { in ParseZ()
2779 SMLoc StartLoc = Z ? consumeToken() : consumedToken; in HandleAVX512Operand() local
2820 SMLoc StartLoc, SMLoc EndLoc, in ParseMemOperand()
3011 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePrimaryExpr() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp230 SMLoc StartLoc, EndLoc; member in __anonc800ba130211::SparcOperand
682 bool SparcAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
690 SMLoc &StartLoc, in tryParseRegister()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp115 SMLoc StartLoc, EndLoc; member
719 bool LanaiAsmParser::ParseRegister(unsigned &RegNum, SMLoc &StartLoc, in ParseRegister()
731 SMLoc &StartLoc, in tryParseRegister()

1234