Home
last modified time | relevance | path

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

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