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

/external/clang/tools/c-index-test/
H A Dc-index-test.c933 #define PRINT_OBJC_QUAL(A) \ macro
935 PRINT_OBJC_QUAL(In);
936 PRINT_OBJC_QUAL(Inout);
937 PRINT_OBJC_QUAL(Out);
938 PRINT_OBJC_QUAL(Bycopy);
939 PRINT_OBJC_QUAL(Byref);
940 PRINT_OBJC_QUAL(Oneway);

Completed in 100 milliseconds