Searched defs:endLoc (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp457 SMLoc endLoc; local
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp86 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp542 Create(ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, QualType T, TypeSourceInfo *ResultTInfo, DeclContext *contextDecl, bool isInstance, bool isVariadic, bool isPropertyAccessor, bool isImplicitlyDeclared, bool isDefined, ImplementationControl impControl, bool HasRelatedResultType) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3127 ParseCXX11AttributeSpecifier(ParsedAttributes &attrs, SourceLocation *endLoc) argument
3227 ParseCXX11Attributes(ParsedAttributesWithRange &attrs, SourceLocation *endLoc) argument
3250 ParseMicrosoftAttributes(ParsedAttributes &attrs, SourceLocation *endLoc) argument
[all...]
H A DParseDecl.cpp1057 SourceLocation endLoc; local
114 ParseGNUAttributes(ParsedAttributes &attrs, SourceLocation *endLoc, LateParsedAttrList *LateAttrs) argument
808 ParseAvailabilityAttribute(IdentifierInfo &Availability, SourceLocation AvailabilityLoc, ParsedAttributes &attrs, SourceLocation *endLoc) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp873 SourceLocation endLoc = local
1832 SourceLocation endLoc = local
1842 SourceLocation endLoc = Property->getLParenLoc(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1873 SourceLocation endLoc; local
1898 SourceLocation endLoc; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h457 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp1686 SourceLocation endLoc = S->getSynchBody()->getLocStart(); local
1944 SourceLocation endLoc = body->getLocEnd(); local
H A DRewriteModernObjC.cpp2094 SourceLocation endLoc = S->getLocEnd(); local

Completed in 333 milliseconds