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

/external/clang/lib/Sema/
H A DDeclSpec.cpp700 AltiVecLoc = Loc;
931 TSWLoc, TSCLoc, TSSLoc, AltiVecLoc,
/external/clang/include/clang/Sema/
H A DDeclSpec.h368 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc; member in class:clang::DeclSpec
494 SourceLocation getAltiVecLoc() const { return AltiVecLoc; }

Completed in 160 milliseconds