Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp91 bool is_inline = (info_bits & 0x60) == 0; in NSStringSummaryProvider() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h431 bool is_inline = false; member
H A DDWARFASTParserClang.cpp3589 bool is_inline = in ResolveNamespaceDIE() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1994 const bool is_inline = false; in AddContextClassType() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp856 bool is_inline, clang::DeclContext *parent) { in CreateFunctionDecl()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1899 OptionalClangModuleID owning_module, bool is_inline) { in GetUniqueNamespaceDeclaration()
2183 clang::StorageClass storage, bool is_inline) { in CreateFunctionDeclaration()
7556 lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, in AddMethodToCXXRecordType()