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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp716 TSCLoc = Loc;
1132 TSWRange.getBegin(), TSCLoc, TSSLoc,
1292 S.Diag(TSCLoc, diag::ext_plain_complex)
1305 S.Diag(TSCLoc, diag::err_invalid_complex_spec)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h381 SourceLocation TSCLoc, TSSLoc, TSTLoc, AltiVecLoc, TSSatLoc; member in class:clang::DeclSpec
512 SourceLocation getTypeSpecComplexLoc() const { return TSCLoc; }

Completed in 258 milliseconds