Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Dcxx-class.cpp95 Ctor::Ctor(UnknownType *) {} // \ in Ctor() argument
97 void Ctor::operator+(UnknownType*) {} // \ in operator +() argument
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1635 TEST_F(EncodeDecodeTest, UnknownType) { in TEST_F() argument