Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/include/isl/
H A Dlist.h28 #define ISL_DECLARE_LIST_FN3(EL,CONSTRUCTOR,EXPORT) \ argument
112 #define ISL_DECLARE_LIST_FN_READ2(EL,CONSTRUCTOR) \ argument
/llvm-project/clang/test/CodeGen/
H A Dmemtag-globals-asm.cpp264 #define CONSTRUCTOR(section_name) \ macro