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