Home
last modified time | relevance | path

Searched refs:AddMethodToCXXRecordType (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp85 m_ast_builder.clang().AddMethodToCXXRecordType( in AddMethod()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h876 clang::CXXMethodDecl *AddMethodToCXXRecordType(
H A DTypeSystemClang.cpp7510 clang::CXXMethodDecl *TypeSystemClang::AddMethodToCXXRecordType( in AddMethodToCXXRecordType() function in TypeSystemClang
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1430 return m_ast.AddMethodToCXXRecordType( in AddRecordMethod()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1922 CXXMethodDecl *method_decl = m_clang_ast_context->AddMethodToCXXRecordType( in AddContextClassType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1139 m_ast.AddMethodToCXXRecordType( in ParseSubroutine()