Searched refs:findAttributeIndex (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFAbbreviationDeclaration.h50 uint32_t findAttributeIndex(uint16_t attr) const;
H A DDWARFAbbreviationDeclaration.cpp91 DWARFAbbreviationDeclaration::findAttributeIndex(uint16_t attr) const { function in class:DWARFAbbreviationDeclaration
H A DDWARFDebugInfoEntry.cpp148 uint32_t AttrIdx = AbbrevDecl->findAttributeIndex(Attr);

Completed in 101 milliseconds