1 // RUN: %clang %s -g -c -o %t --target=x86_64-apple-macosx
2 // RUN: lldb-test symbols --name=A::foo --find=variable %t | FileCheck %s
4 // CHECK: Found 1 variables:
10 // NAME-DAG: name = "foo", {{.*}} decl = find-qualified-variable.cpp:[[@LINE-1]]