Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h309 std::set<const Function *>ProtoFunctions; variable
H A DBTFDebug.cpp1557 if (!ProtoFunctions.insert(F).second) in processFuncPrototypes()