Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2644 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function
2683 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in completeClassData()
2745 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in shouldOmitDefinition()