Searched refs:CreateFunctionDeclaration (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h471 clang::FunctionDecl *CreateFunctionDeclaration(
H A DTypeSystemClang.cpp2180 FunctionDecl *TypeSystemClang::CreateFunctionDeclaration( function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp956 auto decl = m_ast.CreateFunctionDeclaration(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp914 function_decl = m_clang.CreateFunctionDeclaration(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1272 function_decl = m_ast.CreateFunctionDeclaration(
1282 template_function_decl = m_ast.CreateFunctionDeclaration(

Completed in 130 milliseconds