Home
last modified time | relevance | path

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

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