Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h81 bool isNonFragile() const { in isNonFragile() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp6936 bool isNonFragile = objcABIVersion != 1; in AddObjCRuntimeArgs() local