Home
last modified time | relevance | path

Searched refs:MyObjectRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/
H A Dexternal.cpp30 typedef MyObject *MyObjectRef; typedef
43 MyObjectRef ref = ObjectCreate(); in main()
56 MyObjectRef ref = ObjectCreate(); in main()
83 MyObjectRef ref = ObjectCreate(); in main()
H A Dexternal-noninstrumented-module.cpp10 typedef MyObject *MyObjectRef; typedef
22 MyObjectRef ref = ObjectCreate(); in NonInstrumentedModule()
H A Dexternal-lib.cpp9 typedef MyObject *MyObjectRef; typedef
/llvm-project-15.0.7/clang/test/Index/
H A Dcomplete-method-decls.m76 typedef A *MyObjectRef; typedef
81 -(MyObjectRef)meth3;
226 // CHECK-CLASSTY: ObjCInstanceMethodDecl:{LeftParen (}{Text MyObjectRef}{RightParen )}{TypedText me…