Rename the non-coding style conformant functions in namespace Builtins
authorEric Christopher <echristo@gmail.com>
Thu, 6 Aug 2015 01:01:12 +0000 (01:01 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 6 Aug 2015 01:01:12 +0000 (01:01 +0000)
commit02d5d86b4e76041ddb90fe4b1625d8b244836c08
treed83f40f116b7683081811273c3d77ad83ce82679
parent49873a838208f0ac0fe454444e6d603d9cc2877b
Rename the non-coding style conformant functions in namespace Builtins
to match the rest of their brethren and reformat the bits that need it.

llvm-svn: 244186
clang/include/clang/Basic/Builtins.h
clang/lib/AST/ASTContext.cpp
clang/lib/Basic/Builtins.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Frontend/ChainedIncludesSource.cpp
clang/lib/Frontend/FrontendAction.cpp
clang/lib/Lex/Preprocessor.cpp
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/StaticAnalyzer/Core/CheckerContext.cpp