Home
last modified time | relevance | path

Searched defs:ReturnStruct (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dextern-c.cpp247 typedef struct {} *ReturnStruct; typedef
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp44 Type *ReturnStruct; member in __anon0078d3720111::SIAnnotateControlFlow
/llvm-project-15.0.7/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2942 NOINLINE T ReturnStruct() { in ReturnStruct() function