Searched defs:InClangModule (Results 1 – 3 of 3) sorted by relevance
45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()
46 CompileUnit &U, bool InClangModule) { in getChildDeclContext()
1545 NonRelocatableStringpool &StringPool, bool InClangModule) { in getChildDeclContext()1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo() local