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

/external/clang/tools/c-index-test/
H A Dc-index-test.c918 #define PRINT_OBJC_QUAL(A) \ macro
920 PRINT_OBJC_QUAL(In);
921 PRINT_OBJC_QUAL(Inout);
922 PRINT_OBJC_QUAL(Out);
923 PRINT_OBJC_QUAL(Bycopy);
924 PRINT_OBJC_QUAL(Byref);
925 PRINT_OBJC_QUAL(Oneway);

Completed in 223 milliseconds