Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h612 explicit FuncIdRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FuncIdRecord() function
613 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() function