Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp125 SourceLocation *endLoc, in ParseGNUAttributes()
861 SourceLocation *endLoc, in ParseAvailabilityAttribute()
1074 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute()
1226 SourceLocation endLoc; in ParseLexedAttribute() local
H A DParseDeclCXX.cpp3759 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier()
3866 SourceLocation *endLoc) { in ParseCXX11Attributes()
3926 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
H A DParseObjc.cpp1849 SourceLocation &endLoc) { in parseObjCTypeArgsAndProtocolQualifiers()
/aosp_15_r20/external/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp306 CXSourceLocation endLoc = makeLocation(End); in readRange() local
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h2137 SourceLocation endLoc; variable
2165 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp754 SMLoc endLoc; in ParseSEHRegisterNumber() local
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h244 inline std::pair<unsigned, unsigned> endLoc() const { in endLoc() function
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransformActions.cpp69 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 DCoverageMapping.h268 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 DCoverageMapping.h303 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp131 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 DSystemZAsmParser.cpp152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp981 SourceLocation endLoc = in ActOnPropertyImplDecl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h365 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1656 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/
DCoverageMapping.h354 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/
DCoverageMapping.h354 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 DSystemZAsmParser.cpp156 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h354 inline LineColPair endLoc() const { return LineColPair(LineEnd, ColumnEnd); } in endLoc() function
/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp751 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 DX86AsmParser.cpp3814 SMLoc endLoc; in parseSEHRegisterNumber() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4852 SMLoc endLoc; in parseSEHRegisterNumber() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h449 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg), in DeclStmt()
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c3589 CXSourceLocation startLoc, endLoc; in perform_token_annotation() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp3007 auto endLoc = node->getSequence()[1]->getAsAggregate()->getEndLoc(); in visitAggregate() local

12