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 700 AltiVecLoc = Loc;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 368 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc;
494 SourceLocation getAltiVecLoc() const { return AltiVecLoc; }
    [all...]

Completed in 36 milliseconds