llvm-project/clang/lib/Sema
Stephen Kelly f2ceec4811 Port getLocStart -> getBeginLoc
Reviewers: teemperor!

Subscribers: jholewinski, whisperity, jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D50350

llvm-svn: 339385
2018-08-09 21:08:08 +00:00
..
AnalysisBasedWarnings.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
CMakeLists.txt Compile SemaTemplate.cpp with /bigobj on MSVC 2018-07-28 01:29:31 +00:00
CodeCompleteConsumer.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CoroutineStmtBuilder.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
DeclSpec.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
DelayedDiagnostic.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
IdentifierResolver.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
JumpDiagnostics.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
MultiplexExternalSemaSource.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ParsedAttr.cpp [NFC] Convert ParsedAttr to use llvm::TrailingObjects 2018-08-09 20:25:12 +00:00
Scope.cpp Revert r335019 "Update NRVO logic to support early return (Attempt 2)" 2018-06-19 05:35:30 +00:00
ScopeInfo.cpp [coroutines] Pass coro func args to promise ctor 2018-01-24 22:15:42 +00:00
Sema.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaAccess.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
SemaAttr.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaCUDA.cpp [NFC] Rename clang::AttributeList to clang::ParsedAttr 2018-07-13 15:07:47 +00:00
SemaCXXScopeSpec.cpp Clean up and simplify RequireCompleteType. 2018-08-07 21:35:41 +00:00
SemaCast.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaChecking.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaCodeComplete.cpp [CodeComplete] Fix the crash in code completion on access checking 2018-07-30 15:19:05 +00:00
SemaConsumer.cpp
SemaCoroutine.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaDecl.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaDeclAttr.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaDeclCXX.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaDeclObjC.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaExceptionSpec.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaExpr.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaExprCXX.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaExprMember.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
SemaExprObjC.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaFixItUtils.cpp [Sema] Revert r329346 because of memory sanitizer failures. 2018-04-05 22:15:42 +00:00
SemaInit.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaLambda.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaLookup.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaObjCProperty.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaOpenMP.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaOverload.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaPseudoObject.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaStmt.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaStmtAsm.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaStmtAttr.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaTemplate.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaTemplateDeduction.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaTemplateInstantiate.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaTemplateInstantiateDecl.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaTemplateVariadic.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
SemaType.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
TreeTransform.h Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
TypeLocBuilder.cpp [Sema] Fix bug in TypeLocBuilder::pushImpl 2016-02-18 21:05:09 +00:00
TypeLocBuilder.h Remove trailing space 2018-07-30 19:24:48 +00:00