Searched refs:HandleNeonVectorTypeAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaType.cpp | 6452 static void HandleNeonVectorTypeAttr(QualType& CurType, in HandleNeonVectorTypeAttr() function 6615 HandleNeonVectorTypeAttr(type, attr, state.getSema(), in processTypeAttrs() 6620 HandleNeonVectorTypeAttr(type, attr, state.getSema(), in processTypeAttrs()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaType.cpp | 7796 static void HandleNeonVectorTypeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleNeonVectorTypeAttr() function 8161 HandleNeonVectorTypeAttr(type, attr, state.getSema(), in processTypeAttrs() 8166 HandleNeonVectorTypeAttr(type, attr, state.getSema(), in processTypeAttrs()
|