Home
last modified time | relevance | path

Searched defs:is_anonymous (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c4270 int is_anonymous; in read_namespace() local
4333 namespace_name (struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu) in namespace_name()
/openbsd/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1923 def is_anonymous(self): member in Cursor