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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCXXFormatterFunctions.cpp996 bool is_inline = (info_bits & 0x60) == 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp2006 const bool is_inline = false; local
/freebsd-10-stable/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp103 bool is_inline; member in class:__anon2497::CppWriter
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1907 CreateFunctionDeclaration(DeclContext *decl_ctx, const char *name, const ClangASTType &function_clang_type, int storage, bool is_inline) argument
H A DClangASTType.cpp4615 AddMethodToCXXRecordType(const char *name, const ClangASTType &method_clang_type, lldb::AccessType access, bool is_virtual, bool is_static, bool is_inline, bool is_explicit, bool is_attr_used, bool is_artificial) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp6452 bool is_inline = false; local

Completed in 157 milliseconds