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

/freebsd-10.3-release/contrib/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp735 SMLoc endLoc; local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp69 SourceLocation beginLoc = range.getBegin(), endLoc = range.getEnd(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3234 ParseCXX11AttributeSpecifier(ParsedAttributes &attrs, SourceLocation *endLoc) argument
3333 ParseCXX11Attributes(ParsedAttributesWithRange &attrs, SourceLocation *endLoc) argument
3387 ParseMicrosoftAttributes(ParsedAttributes &attrs, SourceLocation *endLoc) argument
[all...]
H A DParseDecl.cpp1049 SourceLocation endLoc; local
118 ParseGNUAttributes(ParsedAttributes &attrs, SourceLocation *endLoc, LateParsedAttrList *LateAttrs) argument
804 ParseAvailabilityAttribute(IdentifierInfo &Availability, SourceLocation AvailabilityLoc, ParsedAttributes &attrs, SourceLocation *endLoc) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp898 SourceLocation endLoc = local
1781 SourceLocation endLoc = local
1791 SourceLocation endLoc = Property->getLParenLoc(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp553 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.3-release/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp107 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1914 SourceLocation endLoc; local
1940 SourceLocation endLoc; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h448 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/freebsd-10.3-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.cpp2110 SourceLocation endLoc = S->getLocEnd(); local

Completed in 313 milliseconds