Searched defs:is_inline (Results 1 – 13 of 13) sorted by relevance
| /external/rust/crates/bindgen/src/ir/ |
| D | module.rs | 57 pub fn is_inline(&self) -> bool { in is_inline() method
|
| /external/llvm-project/lldb/examples/summaries/cocoa/ |
| D | CFString.py | 307 def is_inline(self): member in CFStringSynthProvider
|
| /external/f2fs-tools/fsck/ |
| D | dump.c | 600 static int has_dirent(u32 blk_addr, int is_inline, int *enc_name) in has_dirent() 624 static void dump_dirent(u32 blk_addr, int is_inline, int enc_name) in dump_dirent()
|
| /external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| D | NSString.cpp | 110 bool is_inline = (info_bits & 0x60) == 0; in NSStringSummaryProvider() local
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFASTParserClang.h | 233 bool is_inline = false; member
|
| D | DWARFASTParserClang.cpp | 3426 bool is_inline = in ResolveNamespaceDIE() local
|
| /external/llvm-project/lldb/unittests/Symbol/ |
| D | TestTypeSystemClang.cpp | 635 bool is_inline = false; in TEST_F() local 667 bool is_inline = false; in TEST_F() local
|
| /external/rust/crates/grpcio/src/ |
| D | buf.rs | 68 pub fn is_inline(&self) -> bool { in is_inline() method
|
| /external/rust/crates/tinyvec/src/ |
| D | tinyvec.rs | 193 pub fn is_inline(&self) -> bool { in is_inline() method
|
| /external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ClangExpressionDeclMap.cpp | 1917 const bool is_inline = false; in AddContextClassType() local
|
| /external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| D | TypeSystemClang.cpp | 1749 OptionalClangModuleID owning_module, bool is_inline) { in GetUniqueNamespaceDeclaration() 2030 clang::StorageClass storage, bool is_inline) { in CreateFunctionDeclaration() 7384 lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, in AddMethodToCXXRecordType()
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_message.cc | 858 bool is_inline, Formatter format) { in GenerateFieldClear()
|
| /external/libabigail/src/ |
| D | abg-dwarf-reader.cc | 14190 size_t is_inline = die_is_declared_inline(die); in build_function_decl() local
|