Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/Core/
DReference.h51 void setKindNamespace(KindNamespace ns) { _kindNamespace = (uint8_t)ns; } in setKindNamespace() function
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp768 setKindNamespace(_mappedKind.ns); in denormalize()