Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h65 ASTSourceDescriptor PCHDescriptor; variable
394 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; } in setPCHDescriptor()
H A DCGDebugInfo.cpp3285 return getOrCreateModuleRef(PCHDescriptor, /*SkeletonCU=*/false); in getParentModuleOrNull()