Skip to content

ClangToSageTranslator::extractUsingTargetFromNode

Synopsis

Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>

bool
extractUsingTargetFromNode(
    SgNode* target_node,
    SgDeclarationStatement*& target_decl,
    SgInitializedName*& target_init);

Created with MrDocs