Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp724 static void mapLeafRecordImpl(IO &IO, const char *Class, TypeLeafKind Kind, in mapLeafRecordImpl() function
743 mapLeafRecordImpl<ClassName##Record>(IO, #ClassName, Kind, Obj); \ in mapping()