Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.h22 class ObjCRuntime; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h69 ObjCRuntime(Kind kind, const VersionTuple &version) in ObjCRuntime() function
H A DLangOptions.h453 clang::ObjCRuntime ObjCRuntime; variable
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h53 class ObjCRuntime; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h328 std::unique_ptr<CGObjCRuntime> ObjCRuntime; variable