OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreambleTopLevelHashValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h
348
unsigned
PreambleTopLevelHashValue
= 0;
/src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp
1400
PreambleTopLevelHashValue
= Callbacks.getHash();
1411
if (CurrentTopLevelHashValue !=
PreambleTopLevelHashValue
) {
1413
PreambleTopLevelHashValue
= CurrentTopLevelHashValue;
Completed in 18 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026