Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp670 static inline Expected<LeafRecord> fromCodeViewRecordImpl(CVType Type) { in fromCodeViewRecordImpl() function
683 return fromCodeViewRecordImpl<ClassName##Record>(Type); in fromCodeViewRecord()