Searched defs:targetAndKind (Results 1 – 1 of 1) sorted by relevance
81 explicit Edge(llvm::PointerIntPair<CallGraphNode *, 2, Kind> targetAndKind) in Edge()85 llvm::PointerIntPair<CallGraphNode *, 2, Kind> targetAndKind; variable