Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp267 IncludeStrongLifetimeRAII Strong(Policy); in printBefore() local
291 IncludeStrongLifetimeRAII Strong(Policy); in printBefore() local
331 IncludeStrongLifetimeRAII Strong(Policy); in printPointerBefore() local
341 IncludeStrongLifetimeRAII Strong(Policy); in printPointerAfter() local
364 IncludeStrongLifetimeRAII Strong(Policy); in printLValueReferenceBefore() local
375 IncludeStrongLifetimeRAII Strong(Policy); in printLValueReferenceAfter() local
386 IncludeStrongLifetimeRAII Strong(Policy); in printRValueReferenceBefore() local
397 IncludeStrongLifetimeRAII Strong(Policy); in printRValueReferenceAfter() local
408 IncludeStrongLifetimeRAII Strong(Policy); in printMemberPointerBefore() local
424 IncludeStrongLifetimeRAII Strong(Policy); in printMemberPointerAfter() local
[all …]
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m14 @property (strong) NSObject *Strong; property
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m14 @property (strong) NSObject *Strong; property
/external/llvm/lib/CodeGen/
DStackProtector.cpp120 bool Strong, in ContainsProtectableArray()
212 bool Strong = false; in RequiresStackProtector() local
DSpillPlacement.cpp278 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
/external/v8/src/objects/
Dmaybe-object-inl.h54 HeapObjectReference HeapObjectReference::Strong(Object object) { in Strong() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackProtector.cpp114 bool Strong, in ContainsProtectableArray()
216 bool Strong = false; in RequiresStackProtector() local
DSpillPlacement.cpp286 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
/external/clang/lib/ARCMigrate/
DTransforms.h88 enum AttrKind { Weak, Strong } Kind; enumerator
/external/clang/include/clang/AST/
DASTContext.h2536 Strong ///< Strong definition. enumerator