Home
last modified time | relevance | path

Searched refs:UnknownType (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Object/
DXCOFFObjectFile.cpp445 SmallString<32> UnknownType; in getSectionFileOffsetToRawData() local
447 .toVector(UnknownType); in getSectionFileOffsetToRawData()
448 const char *SectionName = UnknownType.c_str(); in getSectionFileOffsetToRawData()
/openbsd/src/gnu/llvm/clang/docs/
DMSVCCompatibility.rst147 /*typename*/ T::UnknownType x = /*this->*/unknownMember;