Home
last modified time | relevance | path

Searched refs:setSynthesize (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclObjC.h1438 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize() function
/external/clang/lib/Serialization/
DASTReaderDecl.cpp893 IVD->setSynthesize(synth); in VisitObjCIvarDecl()