Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp715 static void mapLeafRecordImpl(IO &IO, const char *Class, TypeLeafKind Kind, in mapLeafRecordImpl() function
734 mapLeafRecordImpl<ClassName##Record>(IO, #ClassName, Kind, Obj); \ in mapping()