Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/include/benchmark/
H A Dexport.h6 #define IMPORT_ATTR __declspec(dllimport) macro
11 #define IMPORT_ATTR __attribute__((visibility("default"))) macro