struct QualifiedLookupInScope

Declaration

struct QualifiedLookupInScope { /* full declaration omitted */ };

Declared at: clang/lib/Sema/SemaLookup.cpp:2423

Member Variables

public bool oldVal
public clang::DeclContext* Context

Method Overview

Methods

QualifiedLookupInScope(clang::DeclContext* ctx)

Declared at: clang/lib/Sema/SemaLookup.cpp:2427

Parameters

clang::DeclContext* ctx

~QualifiedLookupInScope()

Declared at: clang/lib/Sema/SemaLookup.cpp:2430