Home
last modified time | relevance | path

Searched defs:calleeInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp414 for (auto calleeInfo : llvm::reverse(path)) { in SynthesizeTailCallFrames() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5593 CGCalleeInfo calleeInfo(functionType->getAs<FunctionProtoType>(), GD); in EmitCallee() local