Home
last modified time | relevance | path

Searched defs:FuncIdRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h612 explicit FuncIdRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FuncIdRecord() function
613 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() function