Home
last modified time | relevance | path

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

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