Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/examples/summaries/cocoa/
H A DCFString.py307 def is_inline(self): member in CFStringSynthProvider
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h282 bool is_inline = false; member
H A DDWARFASTParserClang.cpp3368 bool is_inline = in ResolveNamespaceDIE() local
/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp91 bool is_inline = (info_bits & 0x60) == 0; in NSStringSummaryProvider() local
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp824 bool is_inline = false; in TEST_F() local
856 bool is_inline = false; in TEST_F() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2005 const bool is_inline = false; in AddContextClassType() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1129 bool is_inline, clang::DeclContext *parent) { in CreateFunctionDecl()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1859 OptionalClangModuleID owning_module, bool is_inline) { in GetUniqueNamespaceDeclaration()
2142 clang::StorageClass storage, bool is_inline) { in CreateFunctionDeclaration()
7606 lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, in AddMethodToCXXRecordType()