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

/external/chromium_org/third_party/codesighs/
H A Dcodesighs.c124 static Switch gMatchScope = {"--match-scope", "-msco", 1, NULL, "Only consider scopes that have a substring match." DESC_NEWLINE "Multiple uses allowed to specify a range of scopes," DESC_NEWLINE "though PUBLIC, STATIC, and UNDEF are your only choices."}; variable
139 &gMatchScope,
814 else if(current == &gMatchScope)

Completed in 109 milliseconds