clang 20.0.0git
|
Go to the source code of this file.
Enumerations | |
enum class | RedeclarationKind { NotForRedeclaration = 0 , ForVisibleRedeclaration , ForExternalRedeclaration } |
Specifies whether (or how) name lookup is being performed for a redeclaration (vs. More... | |
|
strong |
Specifies whether (or how) name lookup is being performed for a redeclaration (vs.
a reference).
Definition at line 18 of file Redeclaration.h.