Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1979 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function
2018 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in completeClassData()
2050 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in shouldOmitDefinition()