Searched defs:CreateFunctionType (Results 1 – 4 of 4) sorted by relevance
855 static DISubroutineType *CreateFunctionType(unsigned NumArgs) { in CreateFunctionType() function
1436 clang::QualType PdbAstBuilder::CreateFunctionType( in CreateFunctionType() function in PdbAstBuilder
622 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, in CreateFunctionType() function in SymbolFileNativePDB
2172 TypeSystemClang::CreateFunctionType(const CompilerType &result_type, in CreateFunctionType() function in TypeSystemClang