Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.h22 class ObjCRuntime; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h68 ObjCRuntime(Kind kind, const VersionTuple &version) in ObjCRuntime() function
H A DLangOptions.h309 clang::ObjCRuntime ObjCRuntime; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h52 class ObjCRuntime; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h328 std::unique_ptr<CGObjCRuntime> ObjCRuntime; variable