Home
last modified time | relevance | path

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

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