Searched refs:AltiVecLoc (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 722 AltiVecLoc = Loc; in SetTypeAltiVecVector() 968 TSWLoc, TSCLoc, TSSLoc, AltiVecLoc, in Finish()
|
/external/llvm-project/clang/lib/Sema/ |
D | DeclSpec.cpp | 869 AltiVecLoc = Loc; in SetTypeAltiVecVector() 1131 AltiVecLoc, TQ_constLoc, TQ_restrictLoc, in Finish()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | DeclSpec.h | 381 SourceLocation TSCLoc, TSSLoc, TSTLoc, AltiVecLoc, TSSatLoc; variable 515 SourceLocation getAltiVecLoc() const { return AltiVecLoc; } in getAltiVecLoc()
|