clang API Documentation

Functions
SemaCXXScopeSpec.cpp File Reference
#include "clang/Sema/SemaInternal.h"
#include "TypeLocBuilder.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/NestedNameSpecifier.h"
#include "clang/Basic/PartialDiagnostic.h"
#include "clang/Sema/DeclSpec.h"
#include "clang/Sema/Lookup.h"
#include "clang/Sema/Template.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for SemaCXXScopeSpec.cpp:

Go to the source code of this file.

Functions

static CXXRecordDeclgetCurrentInstantiationOf (QualType T, DeclContext *CurContext)
 Find the current instantiation that associated with the given type.

Function Documentation

static CXXRecordDecl* getCurrentInstantiationOf ( QualType  T,
DeclContext CurContext 
) [static]