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

References

tools/clang/lib/AST/ASTContext.cpp
 3569   VectorType::Profile(ID, vecType, NumElts, Type::ExtVector,
 3572   if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos))
 3582     VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos);