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

Completed in 119 milliseconds