Home
last modified time | relevance | path

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

/llvm-project/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()
/llvm-project/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp46 SourceLocation OrigLoc = E->getExprLoc(); in VisitBinaryOperator() local
H A DTransGCAttrs.cpp91 SourceLocation OrigLoc = Loc; in handleAttr() local
/llvm-project/clang/include/clang/Edit/
H A DCommit.h40 SourceLocation OrigLoc; member
/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1124 getTemplateArgumentPackExpansionPattern(TemplateArgumentLoc OrigLoc,SourceLocation & Ellipsis,std::optional<unsigned> & NumExpansions) const getTemplateArgumentPackExpansionPattern() argument
H A DSemaDecl.cpp13041 SourceLocation OrigLoc; global() member
13108 SourceLocation OrigLoc; global() member
13176 SourceLocation OrigLoc; global() member
[all...]
H A DSemaExpr.cpp13319 SourceLocation OrigLoc = Loc; CheckForModifiableLvalue() local
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3713 SourceLocation OrigLoc = Tok.getLocation(); ParseLexedObjCMethodDefs() local