Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DDeclSpec.cpp871 AltiVecLoc = Loc; in SetTypeAltiVecVector()
1133 AltiVecLoc, TQ_constLoc, TQ_restrictLoc, in Finish()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h381 SourceLocation TSCLoc, TSSLoc, TSTLoc, AltiVecLoc, TSSatLoc; variable
515 SourceLocation getAltiVecLoc() const { return AltiVecLoc; } in getAltiVecLoc()