Home
last modified time | relevance | path

Searched defs:set_type (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSetVector.h46 using set_type = Set; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h241 bfd_boolean (*set_type) (void *, bfd_boolean); member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h241 bfd_boolean (*set_type) (void *, bfd_boolean); member
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h298 static uint16_t set_type(uint16_t A, uint16_t T) { in set_type() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c7710 tree set_type = TREE_TYPE (set); local