Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.h22 class ObjCRuntime; variable
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DObjCRuntime.h69 ObjCRuntime(Kind kind, const VersionTuple &version) in ObjCRuntime() function
H A DLangOptions.h417 clang::ObjCRuntime ObjCRuntime; variable
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h52 class ObjCRuntime; variable
/openbsd/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py730 class ObjCRuntime: class
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h328 std::unique_ptr<CGObjCRuntime> ObjCRuntime; variable