Searched defs:LLVM_LIBRARY_VISIBILITY (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCompiler.h126 /// LLVM_LIBRARY_VISIBILITY - If a class marked with this attribute is linked
133 #define LLVM_LIBRARY_VISIBILITY __attribute__ ((visibility("hidden"))) macro
135 #define LLVM_LIBRARY_VISIBILITY macro

Completed in 435 milliseconds