Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A 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/
H A DMSVCCompatibility.rst147 /*typename*/ T::UnknownType x = /*this->*/unknownMember;