Home
last modified time | relevance | path

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

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