Home
last modified time | relevance | path

Searched defs:OrigLoc (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp182 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert()
196 void Commit::addInsertFromRange(SourceLocation OrigLoc, FileOffset Offs, in addInsertFromRange()
212 void Commit::addRemove(SourceLocation OrigLoc, in addRemove()
283 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
H A DEditedSource.cpp74 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
111 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert()
141 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange()
199 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp46 SourceLocation OrigLoc = E->getExprLoc(); in VisitBinaryOperator() local
H A DTransGCAttrs.cpp91 SourceLocation OrigLoc = Loc; in handleAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DCommit.h40 SourceLocation OrigLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1056 TemplateArgumentLoc OrigLoc, in getTemplateArgumentPackExpansionPattern()
H A DSemaDecl.cpp11921 SourceLocation OrigLoc; member
11988 SourceLocation OrigLoc; member
12056 SourceLocation OrigLoc; member
H A DSemaExpr.cpp12833 SourceLocation OrigLoc = Loc; in CheckForModifiableLvalue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp3647 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedObjCMethodDefs() local