Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h4429 bool is_constructor, in mem_fn_context_rel()
4479 is_constructor() const in is_constructor() function
4487 is_constructor(bool f) in is_constructor() function
4561 bool is_constructor, bool is_const) in member_function_template()
4569 is_constructor() const in is_constructor() function
/external/rust/crates/bindgen/ir/
Dfunction.rs496 let is_constructor = kind == CXCursor_Constructor; in from_ty() localVariable
Dcomp.rs107 pub fn is_constructor(&self) -> bool { in is_constructor() method
/external/libchrome/base/android/jni_generator/
Djni_generator.py520 def GetEnvCall(is_constructor, is_static, return_type): argument
/external/cronet/base/android/jni_generator/
Djni_generator.py608 def GetEnvCall(is_constructor, is_static, return_type): argument
/external/mesa3d/src/compiler/glsl/
Dast.h322 bool is_constructor() const in is_constructor() function
/external/flatbuffers/src/
Didl_gen_cpp.cpp832 bool is_constructor) { in GenTypeNativePtr()
/external/libabigail/src/
Dabg-reader.cc2700 bool& is_constructor, in read_cdtor_const()