Home
last modified time | relevance | path

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

12

/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()
/external/clang/lib/Sema/
DSemaOpenMP.cpp206 SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
225 SourceLocation EndLoc) { in ActOnOpenMPParallelDirective()
237 SourceLocation EndLoc) { in ActOnOpenMPSimpleClause()
258 SourceLocation EndLoc) { in ActOnOpenMPDefaultClause()
290 SourceLocation EndLoc) { in ActOnOpenMPVarListClause()
308 SourceLocation EndLoc) { in ActOnOpenMPPrivateClause()
DSemaAttr.cpp415 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) { in PopPragmaVisibility()
DSemaLambda.cpp126 SourceLocation EndLoc, in startLambdaDefinition()
534 SourceLocation EndLoc; in ActOnStartOfLambdaDefinition() local
DSemaStmtAsm.cpp479 SourceLocation EndLoc) { in ActOnMSAsmStmt()
/external/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()
266 SourceLocation EndLoc; variable
281 SourceLocation StartLoc, SourceLocation EndLoc, in OMPExecutableDirective()
368 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelDirective()
DDeclarationName.h537 SourceLocation EndLoc = getEndLoc(); in getLocEnd() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp63 SMLoc StartLoc, EndLoc; member in __anonb2cfd2ca0111::SystemZOperand
122 static SystemZOperand *createInvalid(SMLoc StartLoc, SMLoc EndLoc) { in createInvalid()
132 SMLoc StartLoc, SMLoc EndLoc) { in createReg()
139 SMLoc EndLoc) { in createAccessReg()
145 SMLoc EndLoc) { in createImm()
153 SMLoc EndLoc) { in createMem()
305 SMLoc StartLoc, EndLoc; member
586 SMLoc EndLoc = in parseAddress() local
598 SMLoc &EndLoc) { in ParseRegister()
683 SMLoc EndLoc = in parseOperand() local
[all …]
/external/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
686 SourceLocation EndLoc; in ParseExternalDeclaration() local
1278 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm()
1555 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
DParseOpenMP.cpp88 SourceLocation Loc = ConsumeToken(), EndLoc; in ParseOpenMPDeclarativeOrExecutableDirective() local
DParseDecl.cpp194 SourceLocation *EndLoc, in ParseGNUAttributeArgs()
1159 SourceLocation *EndLoc) { in ParseThreadSafetyAttribute()
1195 SourceLocation *EndLoc) { in ParseTypeTagForDatatypeAttribute()
1282 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
2293 SourceLocation *EndLoc) { in ParseAlignmentSpecifier()
4310 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local
4995 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
DParseObjc.cpp1182 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences()
2649 SourceLocation EndLoc = ConsumeToken(); // consume the keyword. in ParseObjCBooleanLiteral() local
2732 SourceLocation EndLoc = ConsumeBracket(); // location of ']' in ParseObjCArrayLiteral() local
2789 SourceLocation EndLoc = ConsumeBrace(); in ParseObjCDictionaryLiteral() local
DParseCXXInlineMethods.cpp540 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseLexedMemberInitializer() local
DParseDeclCXX.cpp690 SourceLocation EndLoc; in ParseDecltypeSpecifier() local
788 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier()
2607 SourceLocation EndLoc; in ParseCXXMemberSpecification() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp724 bool AsmParser::ParseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseParenExpr()
738 bool AsmParser::ParseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseBracketExpr()
753 bool AsmParser::ParsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParsePrimaryExpr()
888 SMLoc EndLoc; in parseExpression() local
892 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr()
954 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression()
992 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression()
1093 SMLoc &EndLoc) { in ParseBinOpRHS()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp775 SourceLocation EndLoc = Tok.getLocation(); in ReadFunctionLikeMacroArgs() local
1123 SourceLocation EndLoc; in EvaluateHasIncludeCommon() local
DTokenLexer.cpp652 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); in PasteTokens() local
DPreprocessingRecord.cpp465 SourceLocation EndLoc; in InclusionDirective() local
/external/clang/lib/Rewrite/Core/
DHTMLRewrite.cpp278 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); in AddHeaderFooterInternalBuiltinCSS() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp318 SMLoc StartLoc, EndLoc; member in __anon65089acc0311::ARMOperand
2317 SMLoc StartLoc, SMLoc EndLoc) { in CreateRegList()
2594 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
2687 SMLoc EndLoc; in tryParseShiftRegister() local
3129 parseVectorLane(VectorLaneTy &LaneKind, unsigned &Index, SMLoc &EndLoc) { in parseVectorLane()
3376 SMLoc EndLoc = Parser.getTok().getLoc(); in parseVectorList() local
3732 SMLoc EndLoc; in parsePKHImm() local
3812 SMLoc EndLoc; in parseShifterImm() local
3873 SMLoc EndLoc; in parseRotImm() local
3943 SMLoc EndLoc; in parseBitfield() local
[all …]
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp161 SMLoc StartLoc, EndLoc; member in __anon47c7655e0211::AArch64Operand
1217 SMLoc EndLoc; in ParseOperand() local
1229 SMLoc EndLoc; in ParseOperand() local
1621 SMLoc &EndLoc) { in ParseRegister()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp272 SMLoc StartLoc, EndLoc; member in __anon5efbd75e0311::MipsOperand
1112 SMLoc EndLoc; in parseRelocOperand() local
1144 SMLoc &EndLoc) { in ParseRegister()
/external/clang/include/clang/Sema/
DDeclSpec.h946 SourceLocation EndLoc) { in setConversionFunctionId()
978 SourceLocation EndLoc) { in setConstructorName()
1001 SourceLocation EndLoc) { in setDestructorName()
1038 SourceLocation EndLoc; member
1832 SourceLocation EndLoc) { in AddTypeInfo()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp260 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty() local
379 SourceLocation EndLoc = in rewriteToObjCInterfaceDecl() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp618 SMLoc StartLoc, EndLoc; member
935 SMLoc EndLoc = SMLoc::getFromPointer(Loc.getPointer() + Str.size()); in CreateToken() local
1030 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
1757 SMLoc StartLoc, EndLoc; in ParseMemOperand() local

12