Home
last modified time | relevance | path

Searched defs:is_vector (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h304 bool is_vector = false; member
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fallback.c323 bool is_64, is_vector; in handle_syscall() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c1393 int is_vector = 0; in read_type() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2279 bool is_vector) { in CreateArrayType()