Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/
H A Dast-dump-types-json.cpp15 #define CDECL __attribute__((cdecl)) macro
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h76 # define CDECL __cdecl macro
79 # define CDECL /* not actual on x86_64 platform */ macro
81 # define CDECL __attribute__ ((cdecl)) macro
H A Djitprofiling.h225 # define CDECL __cdecl macro