Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/
Dtemplates-top.h30 template<bool, bool> struct ExplicitInstantiation { struct
31 void f() {} in f()
/external/llvm-project/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/llvm-project/clang/test/Modules/
Dtemplates.mm103 template struct ExplicitInstantiation<true, true>; struct
/external/llvm-project/clang/test/SemaCXX/
Dcxx1z-noexcept-function-type.cpp127 namespace ExplicitInstantiation { namespace
/external/clang/include/clang/Parse/
DParser.h1171 ExplicitInstantiation enumerator
/external/llvm-project/clang/include/clang/Parse/
DParser.h1498 ExplicitInstantiation enumerator