mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-20 08:54:08 +00:00
Update doxygen tags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196180 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
16df1b227c
commit
5c21e864d9
@ -497,8 +497,8 @@ class DwarfDebug {
|
||||
/// variables.
|
||||
DIE *updateSubprogramScopeDIE(CompileUnit *SPCU, DISubprogram SP);
|
||||
|
||||
/// A helper function to check whether the DIE for a given Scope is going
|
||||
/// to be null.
|
||||
/// \brief A helper function to check whether the DIE for a given Scope is
|
||||
/// going to be null.
|
||||
bool isLexicalScopeDIENull(LexicalScope *Scope);
|
||||
|
||||
/// \brief Construct new DW_TAG_lexical_block for this scope and
|
||||
|
Loading…
x
Reference in New Issue
Block a user