Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h62 #define DEMANGLE_ATTRIBUTE_NOINLINE __attribute__((noinline)) macro
64 #define DEMANGLE_ATTRIBUTE_NOINLINE __declspec(noinline) macro
66 #define DEMANGLE_ATTRIBUTE_NOINLINE macro