OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDefaultObjCRuntime
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Driver/
ToolChain.cpp
199
ObjCRuntime ToolChain::
getDefaultObjCRuntime
(bool isNonFragile) const {
ToolChains.cpp
93
ObjCRuntime Darwin::
getDefaultObjCRuntime
(bool isNonFragile) const {
267
ObjCRuntime runtime =
getDefaultObjCRuntime
(/*nonfragile*/ true);
[
all
...]
Completed in 25 milliseconds