Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2781 struct DisableDebugLocationUpdates { struct
2784 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() argument
2788 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument