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 356 unsigned CurrentTopLevelHashValue;
522 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; }
  /external/clang/lib/Frontend/
ASTUnit.cpp 225 CurrentTopLevelHashValue(0),
481 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue;
    [all...]

Completed in 32 milliseconds