Home
last modified time | relevance | path

Searched defs:ShortName (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp84 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSVersion.py34 def ShortName(self): member in VisualStudioVersion
/third_party/node/tools/gyp/pylib/gyp/
DMSVSVersion.py50 def ShortName(self): member in VisualStudioVersion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h131 enum class DINameKind { None, ShortName, LinkageName }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h252 char ShortName[COFF::NameSize]; member
271 char ShortName[COFF::NameSize]; member
/third_party/libuv/src/win/
Dwinapi.h4257 WCHAR ShortName[12]; member