Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
Dcwg1170.cpp9 typedef char (&no_type)[2]; typedef
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp9-0x.cpp16 struct no_type {}; struct
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp1-0x.cpp15 struct no_type {}; struct
/external/openfst/src/include/fst/script/
Dweight-class.h133 static const string no_type = "none"; in Type() local