Searched refs:im0 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
H A Dp10.cpp13 mutable void im0(); // expected-error{{'mutable' cannot be applied to functions}}
/external/clang/test/Coverage/
H A Dobjc-language-features.inc38 -(void) im0 {
42 [super im0];
/external/clang/test/CodeGenCXX/
H A Dmangle-template.cpp60 struct A { void im0(float); };
62 void A::im0(float) {} function in class:test6::A
66 void f0(T<&A::im0> a0) {}

Completed in 68 milliseconds