Home
last modified time | relevance | path

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

123

/freebsd-10-stable/contrib/llvm/tools/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.cpp1131 SourceLocation EndLoc, in Create()
1151 SourceLocation EndLoc, in Create()
1174 SourceLocation EndLoc, in Create()
1200 SourceLocation EndLoc, in Create()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmtOpenMP.h35 SourceLocation EndLoc; variable
39 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause()
163 SourceLocation EndLoc) in OMPDefaultClause()
211 SourceLocation EndLoc, unsigned N) in OMPPrivateClause()
271 SourceLocation EndLoc, unsigned N) in OMPFirstprivateClause()
330 SourceLocation EndLoc, unsigned N) in OMPSharedClause()
384 SourceLocation EndLoc; variable
399 SourceLocation StartLoc, SourceLocation EndLoc, in OMPExecutableDirective()
486 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelDirective()
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp64 SMLoc StartLoc, EndLoc; member in __anon88d59e660111::SystemZOperand
123 static SystemZOperand *createInvalid(SMLoc StartLoc, SMLoc EndLoc) { in createInvalid()
133 SMLoc StartLoc, SMLoc EndLoc) { in createReg()
140 SMLoc EndLoc) { in createAccessReg()
146 SMLoc EndLoc) { in createImm()
154 SMLoc EndLoc) { in createMem()
308 SMLoc StartLoc, EndLoc; member
598 SMLoc EndLoc = in parseAddress() local
610 SMLoc &EndLoc) { in ParseRegister()
695 SMLoc EndLoc = in parseOperand() local
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOpenMP.cpp651 SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
698 SourceLocation EndLoc) { in ActOnOpenMPParallelDirective()
710 SourceLocation EndLoc) { in ActOnOpenMPSimpleClause()
733 SourceLocation EndLoc) { in ActOnOpenMPDefaultClause()
775 SourceLocation EndLoc) { in ActOnOpenMPVarListClause()
799 SourceLocation EndLoc) { in ActOnOpenMPPrivateClause()
932 SourceLocation EndLoc) { in ActOnOpenMPFirstprivateClause()
1103 SourceLocation EndLoc) { in ActOnOpenMPSharedClause()
DSemaAttr.cpp405 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) { in PopPragmaVisibility()
DSemaStmtAsm.cpp479 SourceLocation EndLoc) { in ActOnMSAsmStmt()
DSemaLambda.cpp270 SourceLocation EndLoc, in startLambdaDefinition()
771 SourceLocation EndLoc; in ActOnStartOfLambdaDefinition() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParser.cpp134 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); in SuggestParentheses() local
182 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ExpectAndConsume() local
221 SourceLocation EndLoc = Tok.getLocation(); in ConsumeExtraSemi() local
706 SourceLocation EndLoc; in ParseExternalDeclaration() local
1321 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm()
1626 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
DParseDecl.cpp217 SourceLocation *EndLoc) { in ParseAttributeWithTypeArg()
245 SourceLocation *EndLoc, in ParseGNUAttributeArgs()
1149 SourceLocation *EndLoc) { in ParseThreadSafetyAttribute()
1185 SourceLocation *EndLoc) { in ParseTypeTagForDatatypeAttribute()
1271 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
2300 SourceLocation *EndLoc) { in ParseAlignmentSpecifier()
4425 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local
5129 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
DParseOpenMP.cpp91 SourceLocation Loc = ConsumeToken(), EndLoc; in ParseOpenMPDeclarativeOrExecutableDirective() local
DParseObjc.cpp1185 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
2652 SourceLocation EndLoc = ConsumeToken(); // consume the keyword. in ParseObjCBooleanLiteral() local
2735 SourceLocation EndLoc = ConsumeBracket(); // location of ']' in ParseObjCArrayLiteral() local
2792 SourceLocation EndLoc = ConsumeBrace(); in ParseObjCDictionaryLiteral() local
DParseDeclCXX.cpp701 SourceLocation EndLoc; in ParseDecltypeSpecifier() local
798 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier()
2655 SourceLocation EndLoc; in ParseCXXMemberSpecification() local
3354 SourceLocation EndLoc; in DiagnoseAndSkipCXX11Attributes() local
DParseCXXInlineMethods.cpp546 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseLexedMemberInitializer() local
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp146 SMLoc StartLoc, EndLoc; member in __anonf901885a0111::SparcOperand
424 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister()
772 SMLoc &EndLoc) in matchSparcAsmModifiers()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPMacroExpansion.cpp753 SourceLocation EndLoc = Tok.getLocation(); in ReadFunctionLikeMacroArgs() local
1106 SourceLocation EndLoc; in EvaluateHasIncludeCommon() local
DTokenLexer.cpp650 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); in PasteTokens() local
DPreprocessingRecord.cpp465 SourceLocation EndLoc; in InclusionDirective() local
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
DAsmParser.cpp725 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr()
740 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr()
756 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr()
909 SMLoc EndLoc; in parseExpression() local
977 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression()
1015 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression()
1113 SMLoc &EndLoc) { in parseBinOpRHS()
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp335 SMLoc StartLoc, EndLoc; member in __anonf0ba8a680311::ARMOperand
2358 SMLoc StartLoc, SMLoc EndLoc) { in CreateRegList()
2635 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
2728 SMLoc EndLoc; in tryParseShiftRegister() local
3171 parseVectorLane(VectorLaneTy &LaneKind, unsigned &Index, SMLoc &EndLoc) { in parseVectorLane()
3418 SMLoc EndLoc = Parser.getTok().getLoc(); in parseVectorList() local
3783 SMLoc EndLoc; in parsePKHImm() local
3863 SMLoc EndLoc; in parseShifterImm() local
3924 SMLoc EndLoc; in parseRotImm() local
3994 SMLoc EndLoc; in parseBitfield() local
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
DHTMLRewrite.cpp278 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DObjCMT.cpp418 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty() local
567 SourceLocation EndLoc = in rewriteToObjCInterfaceDecl() local
686 SourceLocation EndLoc = Enumerator->getLocEnd(); in UseNSOptionsMacro() local
1281 SourceLocation EndLoc = LastFD->getLocEnd(); in AnnotateImplicitBridging() local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h969 SourceLocation EndLoc) { in setConversionFunctionId()
1001 SourceLocation EndLoc) { in setConstructorName()
1024 SourceLocation EndLoc) { in setDestructorName()
1061 SourceLocation EndLoc; member
1860 SourceLocation EndLoc) { in AddTypeInfo()
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp168 SMLoc StartLoc, EndLoc; member in __anon1dcd30fa0211::AArch64Operand
1303 SMLoc EndLoc; in ParseOperand() local
1315 SMLoc EndLoc; in ParseOperand() local
1754 SMLoc &EndLoc) { in ParseRegister()
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp620 SMLoc StartLoc, EndLoc; member
955 SMLoc EndLoc = SMLoc::getFromPointer(Loc.getPointer() + Str.size()); in CreateToken() local
1050 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
1828 SMLoc StartLoc, EndLoc; in ParseMemOperand() local

123