Home
last modified time | relevance | path

Searched defs:OUT (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dwindows-x86-swiftcall.cpp4 #define OUT __attribute__((swift_indirect_result)) macro
H A Darm-swiftcall.cpp7 #define OUT __attribute__((swift_indirect_result)) macro
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dwindows-swiftcall.c4 #define OUT __attribute__((swift_indirect_result)) macro
H A Darm-swiftcall.c7 #define OUT __attribute__((swift_indirect_result)) macro
H A D64bit-swiftcall.c10 #define OUT __attribute__((swift_indirect_result)) macro
/llvm-project-15.0.7/llvm/lib/Support/
H A Dregex2.h162 #define OUT (CHAR_MAX+1) /* a non-character value */ macro