Home
last modified time | relevance | path

Searched refs:myName (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
Dlookup22.C6 int myName; member
12 int myName() { return 1; } in myName() function
Dinline12.C39 const char* myName; variable
91 myName(theName), in Sh()
97 return myName; in name()
/openbsd/src/regress/usr.sbin/snmpd/
Dsnmpd.sh289 oid 1.3.6.1.4.1.30155.42.1 name myName read-only string "humppa"
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h265 clang::DeclarationName myName = variable
268 clang::DeclContext::lookup_result result = decl_context->lookup(myName);