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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBlockRanges.h 102 void setStart(const IndexType &S) { first = S; }
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h 386 void setStart(const PathDiagnosticLocation &L) { Start = L; }
667 LPairs[0].setStart(L);

Completed in 16 milliseconds