Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp154 CodeGenOpts.DebugTypeExtRefs = true; in PCHContainerGenerator()
DCGDebugInfo.cpp49 DebugTypeExtRefs(CGM.getCodeGenOpts().DebugTypeExtRefs), in CGDebugInfo()
1607 if (DebugTypeExtRefs && RD->isFromASTFile()) in completeRequiredType()
1657 bool DebugTypeExtRefs, const RecordDecl *RD, in shouldOmitDefinition() argument
1659 if (DebugTypeExtRefs && isDefinedInClangModule(RD->getDefinition())) in shouldOmitDefinition()
1695 if (T || shouldOmitDefinition(DebugKind, DebugTypeExtRefs, RD, in CreateType()
1802 if (DebugTypeExtRefs && ID->isFromASTFile() && ID->getDefinition() && in CreateType()
2195 DebugTypeExtRefs && ED->isFromASTFile() && ED->getDefinition(); in CreateEnumType()
2362 if (DebugTypeExtRefs && D->isFromASTFile()) { in getParentModuleOrNull()
3665 getOrCreateModuleRef(Info, DebugTypeExtRefs), in EmitImportDecl()
DCGDebugInfo.h57 bool DebugTypeExtRefs; variable
/external/clang/lib/Frontend/
DFrontendAction.cpp213 CI.getCodeGenOpts().DebugTypeExtRefs); in BeginSourceFile()
DCompilerInvocation.cpp498 Opts.DebugTypeExtRefs = Args.hasArg(OPT_dwarf_ext_refs); in ParseCodeGenArgs()
/external/clang/include/clang/Frontend/
DCodeGenOptions.def188 CODEGENOPT(DebugTypeExtRefs, 1, 0) ///< Whether or not debug info should contain