Searched refs:InClangModule (Results 1 – 9 of 9) sorted by relevance
46 CompileUnit &U, bool InClangModule) { in getChildDeclContext() argument107 if (!InClangModule) { in getChildDeclContext()
45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext() argument109 if (!InClangModule) { in getChildDeclContext()
134 bool InClangModule);
145 bool InClangModule);
143 bool InClangModule);
177 NonRelocatableStringpool &StringPool, bool InClangModule);1545 NonRelocatableStringpool &StringPool, bool InClangModule) { in getChildDeclContext() argument1612 if (!InClangModule) { in getChildDeclContext()1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo() local1791 if (CU.hasODR() || InClangModule) { in analyzeContextInfo()1794 *CurrentDeclContext, DIE, CU, StringPool, InClangModule); in analyzeContextInfo()