/external/llvm-project/llvm/tools/llvm-mca/ |
D | CodeRegion.h | 73 llvm::SMLoc endLoc() const { return RangeEnd; } in endLoc() function
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 306 CXSourceLocation endLoc = makeLocation(End); in readRange() local
|
/external/llvm-project/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 303 CXSourceLocation endLoc = makeLocation(End); in readRange() local
|
/external/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 3759 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier() 3866 SourceLocation *endLoc) { in ParseCXX11Attributes() 3926 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
|
D | ParseDecl.cpp | 125 SourceLocation *endLoc, in ParseGNUAttributes() 861 SourceLocation *endLoc, in ParseAvailabilityAttribute() 1074 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute() 1226 SourceLocation endLoc; in ParseLexedAttribute() local
|
D | ParseObjc.cpp | 1849 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 4167 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier() 4280 SourceLocation *endLoc) { in ParseCXX11Attributes() 4425 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
|
D | ParseCXXInlineMethods.cpp | 708 SourceLocation endLoc; in ParseLexedAttribute() local
|
D | ParseDecl.cpp | 148 SourceLocation *endLoc, in ParseGNUAttributes() 1004 SourceLocation *endLoc, in ParseAvailabilityAttribute() 1350 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute()
|
D | ParseObjc.cpp | 1827 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
|
/external/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 754 SMLoc endLoc; in ParseSEHRegisterNumber() local
|
/external/clang/include/clang/Parse/ |
D | Parser.h | 2137 SourceLocation endLoc; variable 2165 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
|
/external/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 244 inline std::pair<unsigned, unsigned> endLoc() const { in endLoc() function
|
/external/clang/lib/ARCMigrate/ |
D | TransformActions.cpp | 69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransformActions.cpp | 68 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/external/llvm-project/clang/include/clang/Parse/ |
D | Parser.h | 2663 SourceLocation endLoc; variable 2694 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
|
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 781 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/ |
D | CoverageMapping.h | 270 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 131 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/external/llvm-project/clang/lib/Lex/ |
D | PPDirectives.cpp | 438 SourceLocation endLoc; in SkipExcludedConditionalBlock() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 150 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 981 SourceLocation endLoc = in ActOnPropertyImplDecl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1168 SourceLocation endLoc = in ActOnPropertyImplDecl() local
|