Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp424 SBTypeSynthetic synth) { in AddTypeSynthetic()
/freebsd/sys/dev/sound/midi/
H A Dmidi.c118 struct synth_midi *synth; member
1532 kobj_t synth; in midimapper_fetch_synth() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp336 Symbol *&synth = personalityTable[{defined->isec(), defined->value}]; in canonicalizePersonality() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp337 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSSetSyntheticFrontEndCreator()
H A DNSArray.cpp791 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSArraySyntheticFrontEndCreator()
H A DNSDictionary.cpp516 CXXSyntheticChildren *synth, lldb::ValueObjectSP valobj_sp) { in NSDictionarySyntheticFrontEndCreator()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2004 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1327 bool synth = Record.readInt(); in VisitObjCIvarDecl() local