Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp748 static void mapMemberRecordImpl(IO &IO, const char *Class, TypeLeafKind Kind, in mapMemberRecordImpl() function
764 mapMemberRecordImpl<ClassName##Record>(IO, #ClassName, Kind, Obj); \ in mapping()