Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaObjC/
Dunguarded-availability.m344 void is_constructor(); function
347 void is_constructor() { function
/external/libabigail/include/
Dabg-ir.h4346 bool is_constructor, in mem_fn_context_rel()
4396 is_constructor() const in is_constructor() function
4404 is_constructor(bool f) in is_constructor() function
4478 bool is_constructor, bool is_const) in member_function_template()
4486 is_constructor() const in is_constructor() function
/external/rust/crates/bindgen/src/ir/
Dfunction.rs445 let is_constructor = kind == CXCursor_Constructor; in from_ty() localVariable
Dcomp.rs108 pub fn is_constructor(&self) -> bool { in is_constructor() method
/external/llvm-project/polly/lib/External/isl/interface/
Dgenerator.cc503 bool generator::is_constructor(Decl *decl) in is_constructor() function in generator
/external/libchrome/base/android/jni_generator/
Djni_generator.py527 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.cpp731 bool is_constructor) { in GenTypeNativePtr()
/external/libabigail/src/
Dabg-reader.cc2428 bool& is_constructor, in read_cdtor_const()