Home
last modified time | relevance | path

Searched refs:WinRTSmartPointer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h364 WinRTSmartPointer = 0x00080000, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DCodeViewTypes.rst117 WinRTSmartPointer = 0x01, // pointer is a WinRT smart pointer
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp84 PUSH_FLAG(PointerOptions, WinRTSmartPointer, Options, "winrt"); in pointerOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp341 PointerOptions::WinRTSmartPointer); in bitset()