Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DCommit.cpp177 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert()
191 void Commit::addInsertFromRange(SourceLocation OrigLoc, FileOffset Offs, in addInsertFromRange()
207 void Commit::addRemove(SourceLocation OrigLoc, in addRemove()
280 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
H A DEditedSource.cpp31 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
53 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert()
83 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange()
141 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove()
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp47 SourceLocation OrigLoc = E->getExprLoc(); in VisitBinaryOperator() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/
H A DCommit.h36 SourceLocation OrigLoc; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp881 TemplateArgumentLoc OrigLoc, in getTemplateArgumentPackExpansionPattern()
H A DSemaExpr.cpp8621 SourceLocation OrigLoc = Loc; in CheckForModifiableLvalue() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp2882 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedObjCMethodDefs() local