Home
last modified time | relevance | path

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

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