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

/external/clang/test/Index/
H A Dannotate-tokens-pp.c2 #define STILL_NOTHING NOTHING(honk,warble) macro
6 int BAR STILL_NOTHING;
49 // CHECK: Identifier: "STILL_NOTHING" [2:9 - 2:22] macro definition=STILL_NOTHING
51 // CHECK: Punctuation: "(" [2:30 - 2:31] macro definition=STILL_NOTHING
52 // CHECK: Identifier: "honk" [2:31 - 2:35] macro definition=STILL_NOTHING
53 // CHECK: Punctuation: "," [2:35 - 2:36] macro definition=STILL_NOTHING
54 // CHECK: Identifier: "warble" [2:36 - 2:42] macro definition=STILL_NOTHING
55 // CHECK: Punctuation: ")" [2:42 - 2:43] macro definition=STILL_NOTHING
87 // CHECK: Identifier: "STILL_NOTHING" [
[all...]

Completed in 62 milliseconds