clang API Documentation

clang::ObjCRuntime Member List
This is the complete list of members for clang::ObjCRuntime, including all inherited members.
allowsARC() const clang::ObjCRuntime [inline]
allowsPointerArithmetic() const clang::ObjCRuntime [inline]
allowsSizeofAlignof() const clang::ObjCRuntime [inline]
allowsWeak() const clang::ObjCRuntime [inline]
FragileMacOSX enum valueclang::ObjCRuntime
GCC enum valueclang::ObjCRuntime
getAsString() const clang::ObjCRuntime
getKind() const clang::ObjCRuntime [inline]
getVersion() const clang::ObjCRuntime [inline]
GNUstep enum valueclang::ObjCRuntime
hasAtomicCopyHelper() const clang::ObjCRuntime [inline]
hasNativeARC() const clang::ObjCRuntime [inline]
hasNativeWeak() const clang::ObjCRuntime [inline]
hasOptimizedSetter() const clang::ObjCRuntime [inline]
hasSubscripting() const clang::ObjCRuntime [inline]
hasTerminate() const clang::ObjCRuntime [inline]
hasUnwindExceptions() const clang::ObjCRuntime [inline]
hasWeakClassImport() const clang::ObjCRuntime [inline]
iOS enum valueclang::ObjCRuntime
isFragile() const clang::ObjCRuntime [inline]
isGNUFamily() const clang::ObjCRuntime [inline]
isLegacyDispatchDefaultForArch(llvm::Triple::ArchType Arch)clang::ObjCRuntime [inline]
isNeXTFamily() const clang::ObjCRuntime [inline]
isNonFragile() const clang::ObjCRuntime [inline]
isSubscriptPointerArithmetic() const clang::ObjCRuntime [inline]
Kind enum nameclang::ObjCRuntime
MacOSX enum valueclang::ObjCRuntime
ObjCRuntime()clang::ObjCRuntime [inline]
ObjCRuntime(Kind kind, const VersionTuple &version)clang::ObjCRuntime [inline]
ObjFW enum valueclang::ObjCRuntime
operator!=(const ObjCRuntime &left, const ObjCRuntime &right)clang::ObjCRuntime [friend]
operator==(const ObjCRuntime &left, const ObjCRuntime &right)clang::ObjCRuntime [friend]
set(Kind kind, VersionTuple version)clang::ObjCRuntime [inline]
tryParse(StringRef input)clang::ObjCRuntime