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