HomeSort by relevance Sort by last modified time
    Searched refs:AltiVecLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
DeclSpec.cpp 714 AltiVecLoc = Loc;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 385 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc;
511 SourceLocation getAltiVecLoc() const { return AltiVecLoc; }
    [all...]

Completed in 41 milliseconds