Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp888 auto ProtoTy = in StartFunction() local
892 CGM.GetAddrOfRTTIDescriptor(ProtoTy, /*ForEH=*/true); in StartFunction()
DCGExpr.cpp5126 auto ProtoTy = in EmitCall() local
5129 CGM.GetAddrOfRTTIDescriptor(ProtoTy, /*ForEH=*/true); in EmitCall()