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