Home
last modified time | relevance | path

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

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