Home
last modified time | relevance | path

Searched defs:endLoc (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegion.h73 llvm::SMLoc endLoc() const { return RangeEnd; } in endLoc() function
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp306 CXSourceLocation endLoc = makeLocation(End); in readRange() local
/external/llvm-project/clang/tools/libclang/
DCXLoadedDiagnostic.cpp303 CXSourceLocation endLoc = makeLocation(End); in readRange() local
/external/clang/lib/Parse/
DParseDeclCXX.cpp3759 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier()
3866 SourceLocation *endLoc) { in ParseCXX11Attributes()
3926 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
DParseDecl.cpp125 SourceLocation *endLoc, in ParseGNUAttributes()
861 SourceLocation *endLoc, in ParseAvailabilityAttribute()
1074 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute()
1226 SourceLocation endLoc; in ParseLexedAttribute() local
DParseObjc.cpp1849 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp4167 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier()
4280 SourceLocation *endLoc) { in ParseCXX11Attributes()
4425 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
DParseCXXInlineMethods.cpp708 SourceLocation endLoc; in ParseLexedAttribute() local
DParseDecl.cpp148 SourceLocation *endLoc, in ParseGNUAttributes()
1004 SourceLocation *endLoc, in ParseAvailabilityAttribute()
1350 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute()
DParseObjc.cpp1827 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp754 SMLoc endLoc; in ParseSEHRegisterNumber() local
/external/clang/include/clang/Parse/
DParser.h2137 SourceLocation endLoc; variable
2165 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h244 inline std::pair<unsigned, unsigned> endLoc() const { in endLoc() function
/external/clang/lib/ARCMigrate/
DTransformActions.cpp69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransformActions.cpp68 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/external/llvm-project/clang/include/clang/Parse/
DParser.h2663 SourceLocation endLoc; variable
2694 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp781 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl()
811 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
/external/llvm-project/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h270 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp131 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp438 SourceLocation endLoc; in SkipExcludedConditionalBlock() local
/external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp150 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp981 SourceLocation endLoc = in ActOnPropertyImplDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1168 SourceLocation endLoc = in ActOnPropertyImplDecl() local

12