Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Edit/
HDCommit.cpp179 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert()
193 void Commit::addInsertFromRange(SourceLocation OrigLoc, FileOffset Offs, in addInsertFromRange()
209 void Commit::addRemove(SourceLocation OrigLoc, in addRemove()
282 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
HDEditedSource.cpp31 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
53 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert()
85 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange()
143 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove()
/trueos/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransARCAssign.cpp47 SourceLocation OrigLoc = E->getExprLoc(); in VisitBinaryOperator() local
/trueos/contrib/llvm/tools/clang/include/clang/Edit/
HDCommit.h36 SourceLocation OrigLoc; member
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateVariadic.cpp851 TemplateArgumentLoc OrigLoc, in getTemplateArgumentPackExpansionPattern()
HDSemaExpr.cpp8265 SourceLocation OrigLoc = Loc; in CheckForModifiableLvalue() local
/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp2920 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedObjCMethodDefs() local
HDParseDecl.cpp1032 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedAttribute() local