reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Type.h
 3196   static void Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context,

References

tools/clang/include/clang/AST/Type.h
 3193     Profile(ID, Context, getElementType(), getSizeExpr());
tools/clang/lib/AST/ASTContext.cpp
 3597   DependentSizedExtVectorType::Profile(ID, *this, getCanonicalType(vecType),