Searched defs:CreateFunctionType (Results 1 – 4 of 4) sorted by relevance
855 static DISubroutineType *CreateFunctionType(unsigned NumArgs) { in CreateFunctionType() function
1182 clang::QualType PdbAstBuilder::CreateFunctionType( in CreateFunctionType() function in PdbAstBuilder
697 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, CreateFunctionType() function in SymbolFileNativePDB
2164 CompilerType TypeSystemClang::CreateFunctionType( in CreateFunctionType() function in TypeSystemClang