This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5ca7984bb4fe32623d40a7f1cd9691eb21eb3560
llvm-project
/
clang
/
lib
/
CodeGen
/
CodeGenModule.cpp
Sebastian Redl
5ca7984bb4
In C++, an initializer on a variable doesn't necessarily mean it's the definition. With that in mind, rename getDefinition to getAnyInitializer (to distinguish it from getInit) and reimplement it in terms of isThisDeclarationADefinition. Update all code to use this new function.
...
llvm-svn: 94999
2010-02-01 20:16:42 +00:00
67 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink