Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DTools.cpp1946 const ObjCRuntime &objcRuntime, in addExceptionArgs()
4052 ObjCRuntime objcRuntime = AddObjCRuntimeArgs(Args, CmdArgs, rewriteKind); in ConstructJob() local