Home
last modified time | relevance | path

Searched defs:EndLoc (Results 1 – 25 of 107) sorted by relevance

12345

/external/clang/lib/AST/
DSelectorLocationsKind.cpp24 SourceLocation EndLoc) { in getStandardSelLoc()
73 SourceLocation EndLoc) { in hasStandardSelLocs()
100 SourceLocation EndLoc) { in hasStandardSelectorLocs()
108 SourceLocation EndLoc) { in getStandardSelectorLoc()
117 SourceLocation EndLoc) { in hasStandardSelectorLocs()
125 SourceLocation EndLoc) { in getStandardSelectorLoc()
DStmtOpenMP.cpp58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
84 SourceLocation EndLoc, unsigned CollapsedNum, in Create()
126 SourceLocation EndLoc, unsigned CollapsedNum, in Create()
179 SourceLocation EndLoc, unsigned CollapsedNum, in Create()
230 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
256 SourceLocation EndLoc, in Create()
278 SourceLocation EndLoc, in Create()
304 SourceLocation EndLoc, in Create()
324 SourceLocation StartLoc, SourceLocation EndLoc, in Create()
348 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create()
[all …]
DOpenMPClause.cpp173 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
204 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
253 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
277 SourceLocation EndLoc, in Create()
318 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create()
353 SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *A) { in Create()
392 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
433 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
480 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
507 SourceLocation EndLoc, in Create()
[all …]
/external/clang/include/clang/AST/
DStmtOpenMP.h40 SourceLocation EndLoc; variable
68 SourceLocation StartLoc, SourceLocation EndLoc, in OMPExecutableDirective()
241 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelDirective()
798 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSimdDirective()
867 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective()
940 OMPForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForSimdDirective()
1008 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSectionsDirective()
1075 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective()
1134 OMPSingleDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSingleDirective()
1188 OMPMasterDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPMasterDirective()
[all …]
DOpenMPClause.h36 SourceLocation EndLoc; variable
41 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause()
152 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause()
237 SourceLocation EndLoc) in OMPIfClause()
300 SourceLocation EndLoc) in OMPFinalClause()
354 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPNumThreadsClause()
410 SourceLocation EndLoc) in OMPSafelenClause()
465 SourceLocation EndLoc) in OMPSimdlenClause()
521 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPCollapseClause()
586 SourceLocation EndLoc) in OMPDefaultClause()
[all …]
/external/clang/lib/Sema/
DSemaOpenMP.cpp3382 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
3879 SourceLocation EndLoc) { in ActOnOpenMPParallelDirective()
5455 SourceLocation EndLoc, in ActOnOpenMPSimdDirective()
5509 SourceLocation EndLoc, in ActOnOpenMPForDirective()
5545 SourceLocation EndLoc, in ActOnOpenMPForSimdDirective()
5601 SourceLocation EndLoc) { in ActOnOpenMPSectionsDirective()
5638 SourceLocation EndLoc) { in ActOnOpenMPSectionDirective()
5654 SourceLocation EndLoc) { in ActOnOpenMPSingleDirective()
5684 SourceLocation EndLoc) { in ActOnOpenMPMasterDirective()
5697 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPCriticalDirective()
[all …]
DTreeTransform.h1265 SourceLocation StartLoc, SourceLocation EndLoc) { in RebuildDeclStmt()
1296 SourceLocation EndLoc) { in RebuildMSAsmStmt()
1389 SourceLocation EndLoc) { in RebuildOMPExecutableDirective()
1403 SourceLocation EndLoc) { in RebuildOMPIfClause()
1415 SourceLocation EndLoc) { in RebuildOMPFinalClause()
1427 SourceLocation EndLoc) { in RebuildOMPNumThreadsClause()
1438 SourceLocation EndLoc) { in RebuildOMPSafelenClause()
1448 SourceLocation EndLoc) { in RebuildOMPSimdlenClause()
1458 SourceLocation EndLoc) { in RebuildOMPCollapseClause()
1471 SourceLocation EndLoc) { in RebuildOMPDefaultClause()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp294 SMLoc &EndLoc) { in parseRegister()
309 SMLoc &EndLoc) { in tryParseRegister()
460 SMLoc StartLoc, EndLoc; in ParseOperand() local
475 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
499 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
511 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
532 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp69 SMLoc StartLoc, EndLoc; member in __anon7e3fcdb60111::SystemZOperand
136 SMLoc EndLoc) { in createInvalid()
146 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg()
153 createAccessReg(unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createAccessReg()
159 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm()
167 SMLoc StartLoc, SMLoc EndLoc) { in createMem()
179 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS()
362 SMLoc StartLoc, EndLoc; member
675 SMLoc EndLoc = in parseAddress() local
688 SMLoc &EndLoc) { in ParseRegister()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp92 SMLoc StartLoc, EndLoc; member in __anon0b8fcd5e0111::SystemZOperand
161 SMLoc EndLoc) { in createInvalid()
173 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg()
181 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm()
190 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem()
206 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS()
409 SMLoc StartLoc, EndLoc; member
923 SMLoc EndLoc = in parseAnyRegister() local
1214 SMLoc EndLoc = in parseAddress() local
1298 SMLoc EndLoc = in ParseDirectiveInsn() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp290 SMLoc &EndLoc) { in ParseRegister()
441 SMLoc StartLoc, EndLoc; in ParseOperand() local
456 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
480 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
492 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
513 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp88 SMLoc StartLoc, EndLoc; member in __anon7b5602980111::SystemZOperand
157 SMLoc EndLoc) { in createInvalid()
169 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg()
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
791 SMLoc EndLoc = in parseAnyRegister() local
1007 SMLoc EndLoc = in parseAddress() local
1083 SMLoc EndLoc = in ParseDirectiveInsn() local
[all …]
/external/clang/lib/Parse/
DParser.cpp110 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); in SuggestParentheses() local
158 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ExpectAndConsume() local
204 SourceLocation EndLoc = Tok.getLocation(); in ConsumeExtraSemi() local
702 SourceLocation EndLoc; in ParseExternalDeclaration() local
1343 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm()
1670 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
DParseDecl.cpp245 SourceLocation *EndLoc, in ParseAttributeWithTypeArg()
273 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
338 SourceLocation *EndLoc, in ParseGNUAttributeArgs()
629 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() local
638 SourceLocation EndLoc; in SkipExtendedMicrosoftTypeAttributes() local
1293 SourceLocation *EndLoc, in ParseTypeTagForDatatypeAttribute()
1378 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
2511 SourceLocation *EndLoc) { in ParseAlignmentSpecifier()
3525 SourceLocation EndLoc; in ParseDeclarationSpecifiers() local
4797 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local
[all …]
DParsePragma.cpp945 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1089 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1168 SourceLocation EndLoc = Tok.getLocation(); in ParseAlignPragma() local
1585 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1677 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
DParseDeclCXX.cpp769 SourceLocation EndLoc; in ParseDecltypeSpecifier() local
870 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier()
2903 SourceLocation EndLoc; in ParseCXXClassMemberDeclarationWithPragmas() local
3683 SourceLocation *EndLoc, in ParseCXX11AttributeArgs()
3883 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes() local
3893 SourceLocation EndLoc; in SkipCXX11Attributes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp99 SMLoc StartLoc, EndLoc; member
328 SMLoc &EndLoc) { in parseRegister()
336 SMLoc &EndLoc) { in tryParseRegister()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/
DXtensaAsmParser.cpp64 SMLoc &EndLoc) override { in tryParseRegister()
109 SMLoc StartLoc, EndLoc; member
462 SMLoc &EndLoc) { in parseRegister()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp239 SMLoc StartLoc, EndLoc; member in __anon9ecafb520211::SparcOperand
698 SMLoc &EndLoc) { in parseRegister()
706 SMLoc &EndLoc) { in tryParseRegister()
1511 SMLoc &EndLoc) { in matchSparcAsmModifiers()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DMasmParser.cpp1535 bool MasmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr()
1547 bool MasmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr()
1564 bool MasmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc, in parsePrimaryExpr()
1851 SMLoc EndLoc; in parseExpression() local
1861 static bool isAngleBracketString(SMLoc &StrLoc, SMLoc &EndLoc) { in isAngleBracketString()
1899 bool MasmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression()
1915 bool MasmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression()
1921 SMLoc &EndLoc) { in parseParenExprOfDepth()
2042 SMLoc &EndLoc) { in parseBinOpRHS()
3044 SMLoc StrLoc = Lexer.getLoc(), EndLoc; in parseMacroArgument() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp95 SMLoc StartLoc, EndLoc; member
324 SMLoc &EndLoc) { in ParseRegister()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp194 SMLoc StartLoc, EndLoc; member in __anon76988faa0111::SparcOperand
593 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister()
1241 SMLoc &EndLoc) in matchSparcAsmModifiers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp223 SMLoc StartLoc, EndLoc; member in __anon1e63a38c0211::SparcOperand
632 SMLoc &EndLoc) { in ParseRegister()
1286 SMLoc &EndLoc) { in matchSparcAsmModifiers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1042 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr()
1057 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr()
1072 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr()
1299 SMLoc EndLoc; in parseExpression() local
1368 static bool isAltmacroString(SMLoc &StrLoc, SMLoc &EndLoc) { in isAltmacroString()
1406 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression()
1446 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression()
1452 SMLoc &EndLoc) { in parseParenExprOfDepth()
1649 SMLoc &EndLoc) { in parseBinOpRHS()
2676 SMLoc EndLoc; in parseMacroArguments() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp266 SourceLocation EndLoc = Msg->getSelectorLoc(0); in rewriteToPropertyDotSyntax() local
296 SourceLocation EndLoc = RHS->getLocStart(); in rewriteToPropertyDotSyntax() local
552 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty() local
667 SourceLocation EndLoc = in rewriteToObjCInterfaceDecl() local
775 SourceLocation EndLoc; in rewriteToNSMacroDecl() local
826 SourceLocation EndLoc = Enumerator->getLocEnd(); in UseNSOptionsMacro() local
1412 SourceLocation EndLoc = LastFD->getLocEnd(); in AnnotateImplicitBridging() local

12345