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

References

tools/clang/lib/AST/ASTContext.cpp
 3499   VectorType::Profile(ID, vecType, NumElts, Type::Vector, VecKind);
 3502   if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos))
 3512     VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos);