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

  /external/clang/lib/Sema/
DeclSpec.cpp 517 TSCLoc = Loc;
869 Diag(D, TSCLoc, diag::ext_plain_complex)
879 Diag(D, TSCLoc, diag::err_invalid_complex_spec)
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 345 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc;
456 SourceLocation getTypeSpecComplexLoc() const { return TSCLoc; }
    [all...]

Completed in 864 milliseconds