Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBFunction.cpp211 if (function_type) in GetType() local
/llvm-project/lldb/examples/functions/
H A Dmain.cpp248 SBType function_type = function.GetType(); in main() local
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp854 CompilerType function_type = TEST_F() local
898 CompilerType function_type = TEST_F() local
909 CompilerType function_type = TEST_F() local
/llvm-project/lldb/source/Symbol/
H A DFunction.cpp561 Type *function_type = GetType(); GetCompilerType() local
/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp806 using function_type = void(int); in is_referenceable() typedef
1775 using function_type = void(); is_layout_compatible() typedef
1903 using function_type = void(); is_pointer_interconvertible_base_of() typedef
[all...]
/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1584 CompilerType function_type = sc.function->GetCompilerType(); DoGuessValueAt() local
H A DThread.cpp1491 Type *function_type = sc.function->GetType(); ReturnFromFrame() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1808 Type *function_type = function->GetType(); in AddOneFunction() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2087 const clang::FunctionProtoType *function_type = in GetDeclarationName() local
2227 CreateBlockPointerType(const CompilerType & function_type) CreateBlockPointerType() argument
7734 const clang::FunctionType *function_type = AddMethodToCXXRecordType() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.mli649 val function_type : lltype -> lltype array -> lltype global() val
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp721 DWARFDIE function_type = ParseTypeModifier() local