Home
last modified time | relevance | path

Searched defs:handleEnumerator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp105 static uint32_t handleEnumerator(ArrayRef<uint8_t> Data, uint32_t Offset, in handleEnumerator() function
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp638 bool CXIndexDataConsumer::handleEnumerator(const EnumConstantDecl *D) { in handleEnumerator() function in CXIndexDataConsumer