Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp2867 bool disabledDebugInfo; member
2869 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates()
2873 if (disabledDebugInfo) in ~DisableDebugLocationUpdates()