Home
last modified time | relevance | path

Searched defs:InClangModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp45 CompileUnit &U, bool InClangModule) { in getChildDeclContext()
H A DDWARFLinker.cpp363 bool InClangModule = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo() local