OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCS_static
(Results
1 - 7
of
7
) sorted by null
/external/clang/lib/Sema/
DeclSpec.cpp
367
case DeclSpec::
SCS_static
: return "static";
485
case
SCS_static
:
[
all
...]
SemaDeclCXX.cpp
[
all
...]
SemaType.cpp
[
all
...]
SemaDecl.cpp
[
all
...]
/external/clang/lib/Parse/
ParseDeclCXX.cpp
[
all
...]
ParseDecl.cpp
[
all
...]
/external/clang/include/clang/Sema/
DeclSpec.h
223
SCS_static
,
231
// These can be combined with SCS_extern and
SCS_static
.
[
all
...]
Completed in 34 milliseconds