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

  /external/clang/include/clang/Frontend/
ASTUnit.h 366 unsigned CurrentTopLevelHashValue;
542 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; }
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 231 CurrentTopLevelHashValue(0),
496 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue;
    [all...]

Completed in 1563 milliseconds