Home
last modified time | relevance | path

Searched refs:getCurrentTopLevelHashValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Frontend/
DASTUnit.cpp885 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
887 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
932 Unit(Unit), Hash(Unit.getCurrentTopLevelHashValue()), Action(Action), in PrecompilePreambleConsumer()
995 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1846 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1851 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/external/clang/include/clang/Frontend/
DASTUnit.h601 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp1005 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1007 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1629 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1634 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()