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