Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1656 class DeclAsInlineDebugLocation { class
1662 DeclAsInlineDebugLocation(CodeGenFunction &CGF, const NamedDecl &Decl) in DeclAsInlineDebugLocation() function in __anon79f44e7e0411::DeclAsInlineDebugLocation
1671 ~DeclAsInlineDebugLocation() { in ~DeclAsInlineDebugLocation()
1730 DeclAsInlineDebugLocation InlineHere(CGF, *BaseClass); in Emit()
1779 DeclAsInlineDebugLocation InlineHere( in Emit()