Home
last modified time | relevance | path

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

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