Searched defs:TheCU (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h63 llvm::DICompileUnit *TheCU = nullptr; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGDebugInfo.cpp932 hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) argument
966 needsTypeIdentifier(const TagDecl *TD, CodeGenModule &CGM, llvm::DICompileUnit *TheCU) argument
984 getTypeIdentifier(const TagType *Ty, CodeGenModule &CGM, llvm::DICompileUnit *TheCU) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h241 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) argument

Completed in 98 milliseconds