Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp305 CXSourceLocation endLoc = makeLocation(End); in readRange() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp880 SourceLocation endLoc = in ActOnPropertyImplDecl() local
1819 SourceLocation endLoc = in AtomicPropertySetterGetterRules() local
1829 SourceLocation endLoc = Property->getLParenLoc(); in AtomicPropertySetterGetterRules() local
/external/clang/lib/Parse/
DParseDeclCXX.cpp3651 SourceLocation *endLoc) { in ParseCXX11AttributeSpecifier()
3731 SourceLocation *endLoc) { in ParseCXX11Attributes()
3791 SourceLocation *endLoc) { in ParseMicrosoftAttributes()
DParseDecl.cpp123 SourceLocation *endLoc, in ParseGNUAttributes()
825 SourceLocation *endLoc, in ParseAvailabilityAttribute()
1013 SourceLocation *endLoc, in ParseObjCBridgeRelatedAttribute()
1167 SourceLocation endLoc; in ParseLexedAttribute() local
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp738 SMLoc endLoc; in ParseSEHRegisterNumber() local
/external/llvm/include/llvm/ProfileData/
DCoverageMapping.h202 inline std::pair<unsigned, unsigned> endLoc() const { in endLoc() function
/external/clang/include/clang/Parse/
DParser.h2016 SourceLocation endLoc; variable
2044 SourceLocation endLoc; in MaybeParseCXX11Attributes() local
/external/clang/lib/ARCMigrate/
DTransformActions.cpp69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); in CharRange() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp127 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/external/clang/lib/AST/
DDeclObjC.cpp642 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp1655 SourceLocation endLoc = S->getSynchBody()->getLocStart(); in RewriteObjCSynchronizedStmt() local
1914 SourceLocation endLoc = body->getLocEnd(); in RewriteObjCTryStmt() local
DRewriteModernObjC.cpp2078 SourceLocation endLoc = S->getLocEnd(); in RewriteObjCThrowStmt() local
/external/clang/include/clang/AST/
DStmt.h450 SourceLocation endLoc) : Stmt(DeclStmtClass), DG(dg), in DeclStmt()
/external/clang/tools/c-index-test/
Dc-index-test.c3374 CXSourceLocation startLoc, endLoc; in perform_token_annotation() local