Home
last modified time | relevance | path

Searched refs:FooInt (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/Instrumentation/ThreadSanitizer/
H A Dvptr_update.ll14 define void @FooInt(i64* nocapture %a, i64 %b) nounwind uwtable sanitize_thread {
16 ; CHECK-LABEL: @FooInt
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dmember-pointer-ms.cpp18 typedef int Foo::*FooInt; typedef