List of All Members for LookupItem
This is the complete list of members for CPlusPlus::LookupItem, including inherited members.
- LookupItem()
- binding() const : ClassOrNamespace *
- declaration() const : Symbol *
- scope() const : Scope *
- setBinding(ClassOrNamespace *)
- setDeclaration(Symbol *)
- setScope(Scope *)
- setType(const FullySpecifiedType &)
- type() const : FullySpecifiedType
- operator!=(const LookupItem &) const : bool
- operator==(const LookupItem &) const : bool