Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1966 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1196 IVD->setSynthesize(synth); in VisitObjCIvarDecl()