Searched refs:MPR (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dnested-base-member-access.cpp8 void MPR() { printf("iM = %d\n", iM); } function in struct:M
39 this->MPR(); this->PPR(); this->QPR();
H A Dconstructor-init.cpp11 void MPR() {printf("iM = %d\n", iM); }; function in struct:M
38 MPR();

Completed in 53 milliseconds