Home
last modified time | relevance | path

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

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