Home
last modified time | relevance | path

Searched refs:NoProtoType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2651 QualType NoProtoType = in EmitFunctionDeclPointer() local
2653 NoProtoType = CGM.getContext().getPointerType(NoProtoType); in EmitFunctionDeclPointer()
2655 CGM.getTypes().ConvertType(NoProtoType)); in EmitFunctionDeclPointer()