Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
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()
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h40 SourceLocation OrigLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1128 TemplateArgumentLoc OrigLoc, SourceLocation &Ellipsis, in getTemplateArgumentPackExpansionPattern()
H A DSemaDecl.cpp13083 SourceLocation OrigLoc; member
13150 SourceLocation OrigLoc; member
13218 SourceLocation OrigLoc; member
H A DSemaExpr.cpp13371 SourceLocation OrigLoc = Loc; in CheckForModifiableLvalue() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3713 SourceLocation OrigLoc = Tok.getLocation(); in ParseLexedObjCMethodDefs() local