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

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

Completed in 472 milliseconds