OpenGrok
Cross Reference: ASTReaderDecl.cpp
xref
: /
external
/
clang
/
lib
/
Serialization
/
ASTReaderDecl.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Serialization
Lines Matching
refs:synth
828
bool
synth
= Record[Idx++];
829
IVD->setSynthesize(
synth
);