Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h410 CompilerType CreateFunctionType(const CompilerType &result_type, in CreateFunctionType() function
DTypeSystemClang.cpp2061 TypeSystemClang::CreateFunctionType(const CompilerType &result_type, in CreateFunctionType() function in TypeSystemClang
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp842 static DISubroutineType *CreateFunctionType(unsigned NumArgs, DIFile *Unit) { in CreateFunctionType() function
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp855 static DISubroutineType *CreateFunctionType(unsigned NumArgs, DIFile *Unit) { in CreateFunctionType() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1128 clang::QualType PdbAstBuilder::CreateFunctionType( in CreateFunctionType() function in PdbAstBuilder
DSymbolFileNativePDB.cpp586 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, in CreateFunctionType() function in SymbolFileNativePDB