[analyzer][NFC] Use capital variable names, move methods out-of-line, rename some...
authorKristof Umann <kristof.umann@ericsson.com>
Thu, 18 Apr 2019 15:19:16 +0000 (15:19 +0000)
committerKristof Umann <kristof.umann@ericsson.com>
Thu, 18 Apr 2019 15:19:16 +0000 (15:19 +0000)
commitb9bc7ec304de008c618cc5aa9e95685a2ceb2a4b
tree6adcc5ed0445ddd8224f1adc8b0fc1e1f9244391
parentc9e4ee9ca995fbbb0b5e7b7b67bf0ffec4ba1046
[analyzer][NFC] Use capital variable names, move methods out-of-line, rename some in CheckerRegistry

There are barely any lines I haven't changed in these files, so I think I could
might as well leave it in an LLVM coding style conforming state. I also renamed
2 functions and moved addDependency out of line to ease on followup patches.

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

llvm-svn: 358676
clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp