Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h64 ASTSourceDescriptor PCHDescriptor; variable
407 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; } in setPCHDescriptor()
H A DCGDebugInfo.cpp3417 return getOrCreateModuleRef(PCHDescriptor, /*SkeletonCU=*/false); in getParentModuleOrNull()