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

Completed in 138 milliseconds