Home
last modified time | relevance | path

Searched refs:staticMethod (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeCompletion/
H A Dkeywords.cpp18 static void staticMethod() { in staticMethod() function in Class
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dms-lookup-template-base-classes.cpp526 Undef::staticMethod(); // expected-error {{use of undeclared identifier 'Undef'}} in f()
/llvm-project-15.0.7/mlir/docs/
H A DInterfaces.md454 qualified name, e.g., `TestOpInterface::staticMethod()`.
510 static void staticMethod();
513 }], "void", "staticMethod"