Skip to content

ClangToSageTranslator::buildNonrealTypeForNestedNameSpecifierType

Synopsis

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

SgNonrealType*
buildNonrealTypeForNestedNameSpecifierType(
    clang::Type const* clang_type,
    SgScopeStatement* scope,
    bool prefer_current_scope = false);

Created with MrDocs