Home
last modified time | relevance | path

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

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