Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.interface/
H A Dp1.cpp16 #define INTERFACE macro
/llvm-project-15.0.7/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp77 #define INTERFACE extern "C" __attribute__((visibility("default"))) macro
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h31 #define INTERFACE __attribute__((visibility("default"))) macro