Home
last modified time | relevance | path

Searched defs:template_params (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Preprocessor/
Dmicrosoft-ext.c18 #define ACTION_TEMPLATE(name, template_params, value_params)\ argument
/external/llvm-project/clang/test/Preprocessor/
Dmicrosoft-ext.c18 #define ACTION_TEMPLATE(name, template_params, value_params)\ argument
/external/rust/crates/bindgen/src/ir/analysis/
Dmod.rs41 mod template_params; module
/external/gemmlowp/meta/generators/
Dcc_emitter.py143 def EmitClassBegin(self, class_name, template_params, specializations, argument
/external/rust/crates/bindgen/src/ir/
Dcomp.rs1010 template_params: Vec<TypeId>, field
/external/rust/crates/bindgen/src/codegen/
Dmod.rs3575 let template_params = item in try_to_rust_ty() localVariable
3593 let template_params = item.all_template_params(ctx); in try_to_rust_ty() localVariable
/external/googletest/googlemock/include/gmock/
Dgmock-more-actions.h428 #define ACTION_TEMPLATE(name, template_params, value_params) \ argument
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-actions.h1246 #define ACTION_TEMPLATE(name, template_params, value_params)\ argument