Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDeclContext.h95 bool isDefinedInClangModule() const { return DefinedInClangModule; } in isDefinedInClangModule() function
DDwarfLinker.cpp722 Info.Ctxt->isDefinedInClangModule(); in keepDIEAndDependencies()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1640 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function
1659 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in shouldOmitDefinition()