Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp1653 class DeclAsInlineDebugLocation { class
1659 DeclAsInlineDebugLocation(CodeGenFunction &CGF, const NamedDecl &Decl) in DeclAsInlineDebugLocation() function in __anonfcad378b0411::DeclAsInlineDebugLocation
1668 ~DeclAsInlineDebugLocation() { in ~DeclAsInlineDebugLocation()
1728 DeclAsInlineDebugLocation InlineHere(CGF, *BaseClass); in Emit()
1779 DeclAsInlineDebugLocation InlineHere( in Emit()