Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp28 StringRef llvm::logicalview::typeNone() { return StringRef(); } in typeNone() function in llvm::logicalview
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Darm-linux-nat.c39 #define typeNone 0x00 macro