Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp114 bool is_inline = (info_bits & 0x60) == 0; in NSStringSummaryProvider() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2153 const bool is_inline = false; in AddThisType() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1140 bool is_inline = false; in ParseTypeFromDWARF() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2148 const CompilerType &function_clang_type, int storage, bool is_inline) { in CreateFunctionDeclaration()
8138 bool is_virtual, bool is_static, bool is_inline, bool is_explicit, in AddMethodToCXXRecordType()