Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp908 AltiVecLoc = Loc; in SetTypeAltiVecVector()
1173 AltiVecLoc, TQ_constLoc, TQ_restrictLoc, in Finish()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h432 SourceLocation TSCLoc, TSSLoc, TSTLoc, AltiVecLoc, TSSatLoc, EllipsisLoc; variable
582 SourceLocation getAltiVecLoc() const { return AltiVecLoc; } in getAltiVecLoc()