Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp183 DI->setPCHDescriptor( in Initialize()
H A DCGDebugInfo.h407 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; } in setPCHDescriptor() function