Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2004 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1328 IVD->setSynthesize(synth); in VisitObjCIvarDecl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7498 ivar->setSynthesize(is_synthesized); in AddFieldToRecordType()