Home
last modified time | relevance | path

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

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