/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 125 SourceLocation *endLoc, in ParseGNUAttributes() 861 SourceLocation *endLoc, in ParseAvailabilityAttribute() 1074 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute() 1226 SourceLocation endLoc; in ParseLexedAttribute() local
|
H A D | ParseDeclCXX.cpp | 3759 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier() 3866 SourceLocation *endLoc) { in ParseCXX11Attributes() 3926 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
|
H A D | ParseObjc.cpp | 1849 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 306 CXSourceLocation endLoc = makeLocation(End); in readRange() local
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 2137 SourceLocation endLoc; variable 2165 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 754 SMLoc endLoc; in ParseSEHRegisterNumber() local
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 244 inline std::pair<unsigned, unsigned> endLoc() const { in endLoc() function
|
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | TransformActions.cpp | 69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 268 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 303 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 131 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 981 SourceLocation endLoc = in ActOnPropertyImplDecl() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 365 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 1656 SourceLocation endLoc = S->getSynchBody()->getLocStart(); in RewriteObjCSynchronizedStmt() local 1910 SourceLocation endLoc = body->getLocEnd(); in RewriteObjCTryStmt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 354 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 354 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 156 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 354 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclObjC.cpp | 751 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 3814 SMLoc endLoc; in parseSEHRegisterNumber() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 4852 SMLoc endLoc; in parseSEHRegisterNumber() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Stmt.h | 449 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg), in DeclStmt()
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | c-index-test.c | 3589 CXSourceLocation startLoc, endLoc; in perform_token_annotation() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | GlslangToSpv.cpp | 3007 auto endLoc = node->getSequence()[1]->getAsAggregate()->getEndLoc(); in visitAggregate() local
|