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

Completed in 2653 milliseconds