Home
last modified time | relevance | path

Searched refs:ProtoFunctions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h309 std::set<const Function *>ProtoFunctions; variable
H A DBTFDebug.cpp1586 if (!ProtoFunctions.insert(F).second) in processFuncPrototypes()