Searched defs:FunctionMapTy (Results 1 – 5 of 5) sorted by relevance
37 typedef llvm::DenseMap<const Decl *, CallGraphNode *> FunctionMapTy; typedef
76 typedef std::map<const Function *, CallGraphNode *> FunctionMapTy; typedef
77 using FunctionMapTy = variable
80 FunctionMapTy; typedef
144 typedef std::map<uint64_t, MCFunction*> FunctionMapTy; typedef