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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp3473 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; local
3476 return *ErrorCategory;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3810 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; local
3813 return *ErrorCategory;

Completed in 3445 milliseconds