Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1647 class DeclAsInlineDebugLocation { class
1653 DeclAsInlineDebugLocation(CodeGenFunction &CGF, const NamedDecl &Decl) in DeclAsInlineDebugLocation() function in __anonea8bd9340411::DeclAsInlineDebugLocation
1662 ~DeclAsInlineDebugLocation() { in ~DeclAsInlineDebugLocation()
1721 DeclAsInlineDebugLocation InlineHere(CGF, *BaseClass); in Emit()
1770 DeclAsInlineDebugLocation InlineHere( in Emit()