Searched defs:ErrorCategory (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp3478 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; local
3481 return *ErrorCategory;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3816 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; local
3819 return *ErrorCategory;

Completed in 32 milliseconds