OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentTopLevelHashValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h
352
unsigned
CurrentTopLevelHashValue
= 0;
543
unsigned &getCurrentTopLevelHashValue() { return
CurrentTopLevelHashValue
; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp
504
CompletionCacheTopLevelHashValue =
CurrentTopLevelHashValue
;
1411
if (
CurrentTopLevelHashValue
!= PreambleTopLevelHashValue) {
1413
PreambleTopLevelHashValue =
CurrentTopLevelHashValue
;
1855
CurrentTopLevelHashValue
!= CompletionCacheTopLevelHashValue)
Completed in 58 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026