OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:layoutcompatible
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Sema/
AttributeList.h
163
unsigned
LayoutCompatible
: 1;
275
bool
layoutCompatible
, bool mustBeNull, Syntax syntaxUsed)
285
ExtraData.
LayoutCompatible
=
layoutCompatible
;
434
return getTypeTagForDatatypeDataSlot().
LayoutCompatible
;
636
bool
layoutCompatible
, bool mustBeNull,
642
layoutCompatible
, mustBeNull,
771
bool
layoutCompatible
, bool mustBeNull,
777
layoutCompatible
, mustBeNull, syntax);
Sema.h
[
all
...]
/external/clang/include/clang/Basic/
Attr.td
[
all
...]
/external/clang/lib/Sema/
SemaChecking.cpp
[
all
...]
/external/clang/lib/Parse/
ParseDecl.cpp
[
all
...]
Completed in 587 milliseconds