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

  /external/clang/lib/Sema/
DeclSpec.cpp 581 // Overwrite TSWLoc only if TypeSpecWidth was unspecified, so that
584 TSWLoc = Loc;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 383 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc;
506 SourceLocation getTypeSpecWidthLoc() const { return TSWLoc; }
    [all...]

Completed in 43 milliseconds