ClangToSageTranslator::buildNonrealRefExpFromNestedNameSpecifier
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
SgNonrealRefExp*
buildNonrealRefExpFromNestedNameSpecifier(
clang::NestedNameSpecifier* qualifier,
SgScopeStatement* scope,
SgName const& terminalName,
bool terminalHasTemplateKeyword,
SgTemplateArgumentPtrList const* terminalTemplateArgs);
Created with MrDocs