Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-methods.cpp52 void call_static_method() { in call_static_method() function
/external/rust/crates/jni/src/wrapper/
Djnienv.rs1018 pub fn call_static_method<'c, T, U, V>( in call_static_method() method