Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp1616 SmallVector<RISCVInterruptAttr::InterruptType, 2> TypesVec(Types.begin(), in handleInterruptAttr() local
1620 getASTContext(), AL, TypesVec.data(), TypesVec.size())); in handleInterruptAttr()