HomeSort by relevance Sort by last modified time
    Searched refs:ParseOldTypeTable (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 308 std::error_code ParseOldTypeTable(); // FIXME: Remove in LLVM 3.1
BitcodeReader.cpp 436 /// FIXME: Remove in LLVM 3.1, only used by ParseOldTypeTable.
736 std::error_code BitcodeReader::ParseOldTypeTable() {
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 303 std::error_code ParseOldTypeTable(); // FIXME: Remove in LLVM 3.1
BitcodeReader.cpp 715 /// FIXME: Remove in LLVM 3.1, only used by ParseOldTypeTable.
    [all...]

Completed in 151 milliseconds