Home
last modified time | relevance | path

Searched defs:CreateFunctionType (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h405 CompilerType CreateFunctionType(const CompilerType &result_type, in CreateFunctionType() function
H A DTypeSystemClang.cpp2167 TypeSystemClang::CreateFunctionType(const CompilerType &result_type, in CreateFunctionType() function in TypeSystemClang
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1128 clang::QualType PdbAstBuilder::CreateFunctionType( in CreateFunctionType() function in PdbAstBuilder
H A DSymbolFileNativePDB.cpp586 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, in CreateFunctionType() function in SymbolFileNativePDB