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

/external/llvm/lib/DebugInfo/
H A DDWARFAbbreviationDeclaration.h27 enum { InvalidCode = 0 }; enumerator in enum:llvm::DWARFAbbreviationDeclaration::__anon8747
29 : Code(InvalidCode), Tag(0), HasChildren(0) {}

Completed in 54 milliseconds