Searched refs:DebugTypeExtRefs (Results 1 – 6 of 6) sorted by relevance
143 CodeGenOpts.DebugTypeExtRefs = true; in PCHContainerGenerator()
48 DebugTypeExtRefs(CGM.getCodeGenOpts().DebugTypeExtRefs), in CGDebugInfo()1502 if (DebugTypeExtRefs && RD->isFromASTFile()) in completeRequiredType()1535 bool DebugTypeExtRefs, in shouldOmitDefinition() argument1539 if (DebugTypeExtRefs && RD->isFromASTFile() && RD->getDefinition()) in shouldOmitDefinition()1575 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()1680 if (DebugTypeExtRefs && ID->isFromASTFile() && ID->getDefinition()) in CreateType()2041 DebugTypeExtRefs && ED->isFromASTFile() && ED->getDefinition(); in CreateEnumType()2198 if (DebugTypeExtRefs && D->isFromASTFile()) { in getParentModuleOrNull()3450 getOrCreateModuleRef(Info, DebugTypeExtRefs), in EmitImportDecl()
56 bool DebugTypeExtRefs; variable
195 CI.getCodeGenOpts().DebugTypeExtRefs); in BeginSourceFile()
419 Opts.DebugTypeExtRefs = Args.hasArg(OPT_dwarf_ext_refs); in ParseCodeGenArgs()
170 CODEGENOPT(DebugTypeExtRefs, 1, 0) ///< Whether or not debug info should contain