OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSSLoc
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Sema/
DeclSpec.cpp
580
TSSLoc
= Loc;
866
TSWLoc, TSCLoc,
TSSLoc
, AltiVecLoc,
895
Diag(D,
TSSLoc
, diag::err_invalid_vector_bool_decl_spec)
[
all
...]
/external/clang/include/clang/Sema/
DeclSpec.h
375
SourceLocation TSWLoc, TSCLoc,
TSSLoc
, TSTLoc, AltiVecLoc;
491
SourceLocation getTypeSpecSignLoc() const { return
TSSLoc
; }
[
all
...]
Completed in 27 milliseconds