Skip to content

ClangToSageTranslator::buildNonrealTypeForNestedNameSpecifierType

Synopsis

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

SgNonrealType*
buildNonrealTypeForNestedNameSpecifierType(
    clang::Type const* clang_type,
    SgScopeStatement* scope);

Created with MrDocs