Searched refs:visitSubroutineType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp427 void BTFDebug::visitSubroutineType( function in class:BTFDebug
646 visitSubroutineType(STy, false, std::unordered_map<uint32_t, StringRef>(),
933 visitSubroutineType(SP->getType(), true, FuncArgNames, ProtoTypeId);
1248 visitSubroutineType(SP->getType(), false, FuncArgNames, ProtoTypeId);
H A DBTFDebug.h273 void visitSubroutineType(

Completed in 144 milliseconds