Home
last modified time | relevance | path

Searched refs:copied_function_type (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1815 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1816 if (copied_function_type) { in AddOneFunction()
1817 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1816 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1817 if (copied_function_type) { in AddOneFunction()
1818 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1797 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1798 if (copied_function_type) { in AddOneFunction()
1799 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1815 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1816 if (copied_function_type) { in AddOneFunction()
1817 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1816 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1817 if (copied_function_type) { in AddOneFunction()
1818 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1817 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1818 if (copied_function_type) { in AddOneFunction()
1819 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1816 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1817 if (copied_function_type) { in AddOneFunction()
1818 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1815 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1816 if (copied_function_type) { in AddOneFunction()
1817 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1816 CompilerType copied_function_type = GuardedCopyType(function_clang_type);
1817 if (copied_function_type) {
1818 function_decl = context.AddFunDecl(copied_function_type, extern_c);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1856 CompilerType copied_function_type = GuardedCopyType(function_clang_type); in AddOneFunction() local
1857 if (copied_function_type) { in AddOneFunction()
1858 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()