Home
last modified time | relevance | path

Searched refs:createDISentinel (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DModule.h78 static ASTFileSignature createDISentinel() { in createDISentinel() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp184 {ModuleName, "", OutputFileName, ASTFileSignature::createDISentinel()}); in Initialize()