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

Declarations

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

References

tools/clang/include/clang/AST/Type.h
 3311     Profile(ID, Context, getElementType(), getSizeExpr(), getVectorKind());
tools/clang/lib/AST/ASTContext.cpp
 3527   DependentVectorType::Profile(ID, *this, getCanonicalType(VecType), SizeExpr,