Searched refs:convertFreeFunctionType (Results 1 – 2 of 2) sorted by relevance
76 llvm::FunctionType *convertFreeFunctionType(CodeGenModule &CGM,
69 CodeGen::convertFreeFunctionType(CodeGenModule &CGM, const FunctionDecl *FD) { in convertFreeFunctionType() function in CodeGen