OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LayoutCompatible
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
AttributeList.h
138
unsigned
LayoutCompatible
: 1;
225
ParsedType matchingCType, bool
layoutCompatible
,
235
ExtraData.
LayoutCompatible
=
layoutCompatible
;
411
return getTypeTagForDatatypeDataSlot().
LayoutCompatible
;
582
ParsedType matchingCType, bool
layoutCompatible
,
588
matchingCType,
layoutCompatible
,
747
ParsedType matchingCType, bool
layoutCompatible
,
753
matchingCType,
layoutCompatible
,
Sema.h
[
all
...]
/external/clang/lib/Parse/
ParseDecl.cpp
[
all
...]
Completed in 1080 milliseconds