Home
last modified time | relevance | path

Searched refs:HandleVectorSizeAttr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp6303 static void HandleVectorSizeAttr(QualType& CurType, const AttributeList &Attr, in HandleVectorSizeAttr() function
6607 HandleVectorSizeAttr(type, attr, state.getSema()); in processTypeAttrs()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7651 static void HandleVectorSizeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleVectorSizeAttr() function
8153 HandleVectorSizeAttr(type, attr, state.getSema()); in processTypeAttrs()