Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4357 if (const auto *SrcFnTy = FD->getType()->getAs<FunctionType>()) in getFunctionType() local
4358 CC = SrcFnTy->getCallConv(); in getFunctionType()