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

/external/clang/lib/Sema/
H A DDeclSpec.cpp571 TSCLoc = Loc;
931 TSWLoc, TSCLoc, TSSLoc, AltiVecLoc,
1037 Diag(D, TSCLoc, diag::ext_plain_complex)
1047 Diag(D, TSCLoc, diag::err_invalid_complex_spec)
/external/clang/include/clang/Sema/
H A DDeclSpec.h368 SourceLocation TSWLoc, TSCLoc, TSSLoc, TSTLoc, AltiVecLoc; member in class:clang::DeclSpec
491 SourceLocation getTypeSpecComplexLoc() const { return TSCLoc; }

Completed in 2005 milliseconds