Home
last modified time | relevance | path

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

/aosp_15_r20/external/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.cpp61 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset()
95 bool EditedSource::commitInsert(SourceLocation OrigLoc, in commitInsert()
125 bool EditedSource::commitInsertFromRange(SourceLocation OrigLoc, in commitInsertFromRange()
183 void EditedSource::commitRemove(SourceLocation OrigLoc, in commitRemove()
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp47 SourceLocation OrigLoc = E->getExprLoc(); in VisitBinaryOperator() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/
DCommit.h40 SourceLocation OrigLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/
DCommit.h40 SourceLocation OrigLoc; member
/aosp_15_r20/external/clang/include/clang/Edit/
H A DCommit.h36 SourceLocation OrigLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/
DCommit.h40 SourceLocation OrigLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/
DCommit.h40 SourceLocation OrigLoc; member
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp881 TemplateArgumentLoc OrigLoc, in getTemplateArgumentPackExpansionPattern()
H A DSemaExpr.cpp9831 SourceLocation OrigLoc = Loc; in CheckForModifiableLvalue() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp3629 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedObjCMethodDefs() local