Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinkerDeclContext.h104 bool isDefinedInClangModule() const { return DefinedInClangModule; } in isDefinedInClangModule() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.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()