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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2413 QualType NoProtoType = local
2415 NoProtoType = CGM.getContext().getPointerType(NoProtoType);
2417 CGM.getTypes().ConvertType(NoProtoType));

Completed in 160 milliseconds