Home
last modified time | relevance | path

Searched defs:TemplateInstantiationVisibility (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Modules/Inputs/
Dcxx-templates-common.h25 template<typename T> struct TemplateInstantiationVisibility { typedef int type; }; argument
/external/llvm-project/clang/test/Modules/Inputs/
Dcxx-templates-common.h25 template<typename T> struct TemplateInstantiationVisibility { typedef int type; }; struct