Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DValue.h64 #define REPL_EXTERNAL_VISIBILITY __declspec(dllexport) macro
67 #define REPL_EXTERNAL_VISIBILITY __attribute__((visibility("default"))) macro
69 #define REPL_EXTERNAL_VISIBILITY macro
72 #define REPL_EXTERNAL_VISIBILITY macro