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

  /external/llvm/include/llvm/Object/
FunctionIndexObjectFile.h 68 static inline bool classof(const Binary *v) { return v->isFunctionIndex(); }
Binary.h 126 bool isFunctionIndex() const { return TypeID == ID_FunctionIndex; }

Completed in 579 milliseconds