Searched defs:GetCallSite (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/lldb/source/Symbol/ | ||
| D | Function.cpp | 106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite() function in InlineFunctionInfo |
| /external/tensorflow/tensorflow/compiler/xla/service/ | ||
| D | call_graph.cc | 89 const CallSite* CallGraphNode::GetCallSite( in GetCallSite() function in xla::CallGraphNode |