Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dnested-base-member-access.cpp8 void MPR() { printf("iM = %d\n", iM); } in MPR() function
H A Dconstructor-init.cpp11 void MPR() {printf("iM = %d\n", iM); }; in MPR() function