Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/
H A Dtemplates-top.h29 template<bool, bool> struct ExplicitInstantiation { struct
30 void f() {} in f()
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dtemplates.mm101 template struct ExplicitInstantiation<true, true>; struct
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1127 ExplicitInstantiation enumerator