Home
last modified time | relevance | path

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

123

/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()
DStmt.cpp592 SourceLocation EndLoc = in AnalyzeAsmString() local
626 SourceLocation EndLoc = in AnalyzeAsmString() local
1192 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
1227 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
1279 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
1304 SourceLocation EndLoc, in Create()
1344 SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create()
1379 SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *A) { in Create()
1422 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
1468 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create()
[all …]
/external/clang/include/clang/AST/
DStmtOpenMP.h40 SourceLocation EndLoc; variable
68 SourceLocation StartLoc, SourceLocation EndLoc, in OMPExecutableDirective()
230 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelDirective()
638 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSimdDirective()
703 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective()
767 OMPForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForSimdDirective()
831 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSectionsDirective()
885 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective()
935 OMPSingleDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSingleDirective()
989 OMPMasterDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPMasterDirective()
[all …]
DOpenMPClause.h36 SourceLocation EndLoc; variable
41 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause()
107 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause()
174 SourceLocation EndLoc) in OMPIfClause()
227 SourceLocation EndLoc) in OMPFinalClause()
281 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPNumThreadsClause()
337 SourceLocation EndLoc) in OMPSafelenClause()
393 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPCollapseClause()
458 SourceLocation EndLoc) in OMPDefaultClause()
529 SourceLocation EndLoc) in OMPProcBindClause()
[all …]
/external/clang/lib/Sema/
DSemaOpenMP.cpp1744 SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
1896 SourceLocation EndLoc) { in ActOnOpenMPParallelDirective()
2991 SourceLocation EndLoc, in ActOnOpenMPSimdDirective()
3021 SourceLocation EndLoc, in ActOnOpenMPForDirective()
3041 SourceLocation EndLoc, in ActOnOpenMPForSimdDirective()
3062 SourceLocation EndLoc) { in ActOnOpenMPSectionsDirective()
3095 SourceLocation EndLoc) { in ActOnOpenMPSectionDirective()
3106 SourceLocation EndLoc) { in ActOnOpenMPSingleDirective()
3133 SourceLocation EndLoc) { in ActOnOpenMPMasterDirective()
3144 SourceLocation EndLoc) { in ActOnOpenMPCriticalDirective()
[all …]
DTreeTransform.h1232 SourceLocation StartLoc, SourceLocation EndLoc) { in RebuildDeclStmt()
1263 SourceLocation EndLoc) { in RebuildMSAsmStmt()
1331 SourceLocation EndLoc) { in RebuildOMPExecutableDirective()
1343 SourceLocation EndLoc) { in RebuildOMPIfClause()
1354 SourceLocation EndLoc) { in RebuildOMPFinalClause()
1366 SourceLocation EndLoc) { in RebuildOMPNumThreadsClause()
1377 SourceLocation EndLoc) { in RebuildOMPSafelenClause()
1387 SourceLocation EndLoc) { in RebuildOMPCollapseClause()
1400 SourceLocation EndLoc) { in RebuildOMPDefaultClause()
1413 SourceLocation EndLoc) { in RebuildOMPProcBindClause()
[all …]
DSemaLambda.cpp356 SourceLocation EndLoc, in startLambdaDefinition()
864 SourceLocation EndLoc; in ActOnStartOfLambdaDefinition() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp65 SMLoc StartLoc, EndLoc; member in __anon765a2c600111::SystemZOperand
132 SMLoc EndLoc) { in createInvalid()
142 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg()
149 createAccessReg(unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createAccessReg()
155 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm()
163 SMLoc EndLoc) { in createMem()
174 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS()
337 SMLoc StartLoc, EndLoc; member
608 SMLoc EndLoc = in parseAddress() local
620 SMLoc &EndLoc) { in ParseRegister()
[all …]
/external/clang/lib/Parse/
DParser.cpp90 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); in SuggestParentheses() local
138 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ExpectAndConsume() local
184 SourceLocation EndLoc = Tok.getLocation(); in ConsumeExtraSemi() local
671 SourceLocation EndLoc; in ParseExternalDeclaration() local
1252 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm()
1558 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
DParseDecl.cpp243 SourceLocation *EndLoc, in ParseAttributeWithTypeArg()
271 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon()
336 SourceLocation *EndLoc, in ParseGNUAttributeArgs()
621 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() local
630 SourceLocation EndLoc; in SkipExtendedMicrosoftTypeAttributes() local
1234 SourceLocation *EndLoc, in ParseTypeTagForDatatypeAttribute()
1319 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
2392 SourceLocation *EndLoc) { in ParseAlignmentSpecifier()
4540 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local
5300 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
[all …]
DParseDeclCXX.cpp761 SourceLocation EndLoc; in ParseDecltypeSpecifier() local
862 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier()
2976 SourceLocation EndLoc; in ParseCXXMemberSpecification() local
3577 SourceLocation *EndLoc, in ParseCXX11AttributeArgs()
3748 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes() local
3758 SourceLocation EndLoc; in SkipCXX11Attributes() local
DParsePragma.cpp909 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1060 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1142 SourceLocation EndLoc = Tok.getLocation(); in ParseAlignPragma() local
1575 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
1667 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
DParseObjc.cpp1155 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
2611 SourceLocation EndLoc = ConsumeToken(); // consume the keyword. in ParseObjCBooleanLiteral() local
2695 SourceLocation EndLoc = ConsumeBracket(); // location of ']' in ParseObjCArrayLiteral() local
2748 SourceLocation EndLoc = ConsumeBrace(); in ParseObjCDictionaryLiteral() local
DParseOpenMP.cpp144 SourceLocation Loc = ConsumeToken(), EndLoc; in ParseOpenMPDeclarativeOrExecutableDirective() local
DParseExprCXX.cpp260 SourceLocation EndLoc = ParseDecltypeSpecifier(DS); in ParseOptionalCXXScopeSpecifier() local
2507 SourceLocation EndLoc = ParseDecltypeSpecifier(DS); in ParseUnqualifiedId() local
2927 SourceLocation EndLoc = Parens.getCloseLocation(); in ParseTypeTrait() local
DParseCXXInlineMethods.cpp641 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseLexedMemberInitializer() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp150 SMLoc StartLoc, EndLoc; member in __anon818a29540111::SparcOperand
426 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister()
867 SMLoc &EndLoc) in matchSparcAsmModifiers()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp275 SourceLocation EndLoc = Msg->getSelectorLoc(0); in rewriteToPropertyDotSyntax() local
305 SourceLocation EndLoc = RHS->getLocStart(); in rewriteToPropertyDotSyntax() local
562 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty() local
678 SourceLocation EndLoc = in rewriteToObjCInterfaceDecl() local
786 SourceLocation EndLoc; in rewriteToNSMacroDecl() local
837 SourceLocation EndLoc = Enumerator->getLocEnd(); in UseNSOptionsMacro() local
1424 SourceLocation EndLoc = LastFD->getLocEnd(); in AnnotateImplicitBridging() local
/external/clang/lib/Lex/
DPPMacroExpansion.cpp756 SourceLocation EndLoc = Tok.getLocation(); in ReadFunctionLikeMacroArgs() local
1112 SourceLocation EndLoc; in EvaluateHasIncludeCommon() local
DTokenLexer.cpp662 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); in PasteTokens() local
DPreprocessingRecord.cpp467 SourceLocation EndLoc; in InclusionDirective() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp733 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr()
748 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr()
764 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr()
942 SMLoc EndLoc; in parseExpression() local
1010 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression()
1048 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression()
1146 SMLoc &EndLoc) { in parseBinOpRHS()
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h30 SMLoc StartLoc, EndLoc; member
448 SMLoc EndLoc = SMLoc::getFromPointer(Loc.getPointer() + Str.size()); in CreateToken() local
/external/clang/lib/Rewrite/
DHTMLRewrite.cpp278 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); in AddHeaderFooterInternalBuiltinCSS() local
/external/clang/include/clang/Sema/
DDeclSpec.h979 SourceLocation EndLoc) { in setConversionFunctionId()
1011 SourceLocation EndLoc) { in setConstructorName()
1034 SourceLocation EndLoc) { in setDestructorName()
1071 SourceLocation EndLoc; member
1900 SourceLocation EndLoc) { in AddTypeInfo()

123