Home
last modified time | relevance | path

Searched refs:AnyChildren (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.cpp1212 bool AnyChildren = false; in EmitModuleLinkOptions() local
1225 AnyChildren = true; in EmitModuleLinkOptions()
1231 if (!AnyChildren) { in EmitModuleLinkOptions()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp2219 bool AnyChildren = false; in EmitModuleLinkOptions() local
2230 AnyChildren = true; in EmitModuleLinkOptions()
2236 if (!AnyChildren) { in EmitModuleLinkOptions()