Home
last modified time | relevance | path

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

/llvm-project/clang/test/PCH/
H A Dasm-label.cpp6 void MyMethod() { in MyMethod() function
/llvm-project/clang/test/CodeGenObjC/
H A Dblock-over-align.m16 {
H A Dobjc-asm-attribute-test.m35 - (id) MyMethod { method
/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp377 Inner Outer::MyMethod(Inner arg) { // expected-error {{unknown type name 'Inner'; did you mean 'Outer::Inner'?}} MyMethod() function in class_member_typo_corrections::Outer