| /llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/ |
| H A D | use-after-scope-setjmp.cpp | 15 volatile const char *stackbuf = nullptr; variable 37 stackbuf = buf; in target() 48 void *untagged = __hwasan_tag_pointer(stackbuf, 0); in main() 49 if (stackbuf == untagged) { in main()
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | chained_origin_limits.cpp | 74 char stackbuf[1000]; in init() local 75 char *volatile p = stackbuf; in init()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | stack-tagging-setjmp.ll | 5 @stackbuf = dso_local local_unnamed_addr global i8* null, align 8 25 store i8* %0, i8** @stackbuf, align 8
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/ |
| H A D | use-after-scope-setjmp.ll | 5 @stackbuf = dso_local local_unnamed_addr global i8* null, align 8 25 store i8* %0, i8** @stackbuf, align 8
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | property-6.m | 34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | compare-qualified-id.m | 13 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| H A D | property-8.m | 21 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | comptypes-9.m | 35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | weak-attr-ivar.m | 24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | foreach.m | 37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf…
|
| H A D | warn-called-once.m | 27 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | foreach.mm | 50 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf…
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | NSPanel.m | 32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | pr4209.m | 20 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| H A D | method-arg-decay.m | 19 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| H A D | delegates.m | 55 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | variadic-method-types.m | 40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | call-and-message.m | 48 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | misc-ps-eager-assume.m | 19 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| H A D | NSString.m | 66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | retain-release.mm | 137 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| H A D | retain-release-inline.m | 115 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator-objc.h | 78 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-arc-cf-annotations.m | 165 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|
| H A D | objcmt-arc-cf-annotations.m.result | 171 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|