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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp1123 const IdentifierInfo *__VA_ARGS__II = PP.getIdentifierInfo("__VA_ARGS__"); local
1143 (UnexpArgII == __VA_ARGS__II ? false : TheTok.is(tok::comma)))) {
1163 assert(UnexpArgII == __VA_ARGS__II);

Completed in 160 milliseconds