Searched refs:ProtoFunctions (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ | ||
| H A D | BTFDebug.h | 309 std::set<const Function *>ProtoFunctions; variable |
| H A D | BTFDebug.cpp | 1529 if (!ProtoFunctions.insert(F).second) in processFuncPrototypes() |