Searched refs:AddMethodToCXXRecordType (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp110 m_ast_builder.clang().AddMethodToCXXRecordType(
H A DPdbAstBuilder.cpp89 function_decl = m_clang.AddMethodToCXXRecordType(
904 function_decl = m_clang.AddMethodToCXXRecordType(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h959 clang::CXXMethodDecl *AddMethodToCXXRecordType(
H A DTypeSystemClang.cpp7553 clang::CXXMethodDecl *TypeSystemClang::AddMethodToCXXRecordType( function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1999 CXXMethodDecl *method_decl = m_clang_ast_context->AddMethodToCXXRecordType(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1448 return m_ast.AddMethodToCXXRecordType(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1169 m_ast.AddMethodToCXXRecordType(
1307 // AddMethodToCXXRecordType.

Completed in 267 milliseconds