HomeSort by: relevance | last modified time | path
    Searched refs:getAssertions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h 1569 ArrayRef<AssertionInfo> getAssertions() const { return Assertions; }
  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
Record.cpp 2657 for (auto Assertion : getAssertions()) {

Completed in 35 milliseconds