Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h67 ASTSourceDescriptor PCHDescriptor; variable
438 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; } in setPCHDescriptor()
H A DCGDebugInfo.cpp3730 return getOrCreateModuleRef(PCHDescriptor, /*SkeletonCU=*/false); in getParentModuleOrNull()