Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/Inputs/
H A Dtemplates-top.h30 template<bool, bool> struct ExplicitInstantiation { struct
31 void f() {} in f()
/llvm-project-15.0.7/clang/test/Modules/
H A Dtemplates.mm103 template struct ExplicitInstantiation<true, true>; struct
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx1z-noexcept-function-type.cpp127 namespace ExplicitInstantiation { namespace
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1517 ExplicitInstantiation enumerator