Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Driver/
DTools.cpp1590 const ObjCRuntime &objcRuntime, in addExceptionArgs()
3362 ObjCRuntime objcRuntime = AddObjCRuntimeArgs(Args, CmdArgs, rewriteKind); in ConstructJob() local