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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
 1010         return AttributeCommonInfo::AT_NeonVectorType;	 // "neon_vector_type"
 2814           return AttributeCommonInfo::AT_NeonVectorType;	 // "clang::neon_vector_type"
 3717         return AttributeCommonInfo::AT_NeonVectorType;	 // "clang::neon_vector_type"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
 1002   case AT_NeonVectorType: {
tools/clang/lib/Sema/SemaType.cpp
 7605     case ParsedAttr::AT_NeonVectorType: