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

/external/clang/test/Modules/Inputs/
H A Dcxx-templates-a.h90 inline int InstantiateWithAnonymousDeclsA(WithAnonymousDecls<int> x) { return (x.k ? x.a : x.b) + (x.k ? x.s.c : x.s.d) + x.e; } function

Completed in 86 milliseconds