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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h65 ASTSourceDescriptor PCHDescriptor; member in class:clang::DynamicInitKind::CGDebugInfo
386 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; }
H A DCGDebugInfo.cpp3183 return getOrCreateModuleRef(PCHDescriptor, /*SkeletonCU=*/false);

Completed in 124 milliseconds