Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp191 const BTF::CommonType VoidTypeInst = {0, BTF::BTF_KIND_UNKN << 24, {0}}; variable
218 Types.push_back(&VoidTypeInst); in parseTypesInfo()