Home
last modified time | relevance | path

Searched defs:ExplicitInstantiation (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Modules/Inputs/
Dtemplates-top.h30 template<bool, bool> struct ExplicitInstantiation { struct
31 void f() {} in f()
/external/clang/test/Modules/
Dtemplates.mm103 template struct ExplicitInstantiation<true, true>; struct
/external/clang/include/clang/Parse/
DParser.h1171 ExplicitInstantiation enumerator