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