Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DCFString.py307 def is_inline(self): member in CFStringSynthProvider
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp91 bool is_inline = (info_bits & 0x60) == 0; in NSStringSummaryProvider() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h302 bool is_inline = false; member
H A DDWARFASTParserClang.cpp3447 bool is_inline = in ResolveNamespaceDIE() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2006 const bool is_inline = false; in AddContextClassType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp854 bool is_inline, clang::DeclContext *parent) { in CreateFunctionDecl()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1892 OptionalClangModuleID owning_module, bool is_inline) { in GetUniqueNamespaceDeclaration()
2176 clang::StorageClass storage, bool is_inline) { in CreateFunctionDeclaration()
7681 lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, in AddMethodToCXXRecordType()