Home
last modified time | relevance | path

Searched defs:Plat (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp213 PlatformType Plat = PlatformTypeOrError.get(); in writeTbdStub() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp148 OSPlatform &Plat) { in enumeration()