ΒΆclang::Decl* getPrimaryMergedDecl(clang::Decl* D)
clang::Decl* getPrimaryMergedDecl(clang::Decl* D)
Description
Get the primary declaration for a declaration from an AST file. That will be the first-loaded declaration.
Declared at: clang/include/clang/AST/Redeclarable.h:308
Parameters
- clang::Decl* D