Searched defs:getCallSiteLoc (Results 1 – 2 of 2) sorted by relevance
137 LineLocation ContextTrieNode::getCallSiteLoc() const { return CallSiteLoc; } in getCallSiteLoc() function in llvm::ContextTrieNode
394 static std::optional<CallSiteLoc> getCallSiteLoc(Location loc) { in getCallSiteLoc() function