OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Specifiers
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Sema/
DeclSpec.h
1
//===--- DeclSpec.h - Parsed declaration
specifiers
-------------*- C++ -*-===//
12
/// declaration-
specifiers
and declarators.
17
/// declaration-
specifiers
\ | /
30
#include "clang/Basic/
Specifiers
.h"
211
/// \brief Captures information about "declaration
specifiers
".
213
/// "Declaration
specifiers
" encompasses storage-class-
specifiers
,
214
/// type-
specifiers
, type-qualifiers, and function-
specifiers
.
309
/// ParsedSpecifiers - Flags to query which
specifiers
were applied. This i
[
all
...]
/external/clang/lib/Sema/
DeclSpec.cpp
10
// This file implements semantic analysis for declaration
specifiers
.
328
/// getParsedSpecifiers - Return a bitmask of which flavors of
specifiers
this
474
//
specifiers
are not supported.
477
// these storage-class
specifiers
.
479
//
specifiers
are not supported."
857
// If decltype(auto) is used, no other type
specifiers
are permitted.
893
// Sign
specifiers
are not allowed with vector bool. (PIM 2.1)
[
all
...]
SemaLookup.cpp
[
all
...]
/external/blktrace/doc/
blktrace.tex
486
& & action
specifiers
in section~\ref{sec:act-table} \\ \hline
616
optionally a left-aligned specifier. These precede field
specifiers
,
[
all
...]
Completed in 697 milliseconds