Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp855 static DISubroutineType *CreateFunctionType(unsigned NumArgs) { in CreateFunctionType() function
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1182 clang::QualType PdbAstBuilder::CreateFunctionType( in CreateFunctionType() function in PdbAstBuilder
H A DSymbolFileNativePDB.cpp697 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, CreateFunctionType() function in SymbolFileNativePDB
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2164 CompilerType TypeSystemClang::CreateFunctionType( in CreateFunctionType() function in TypeSystemClang