Home
last modified time | relevance | path

Searched defs:defaultValue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRMemorySlot.cpp47 Value defaultValue, OpBuilder &builder) { in handlePromotionComplete()
H A DCIRDialect.cpp132 static RetTy parseOptionalCIRKeyword(AsmParser &parser, EnumTy defaultValue) { in parseOptionalCIRKeyword()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp65 XcodeSDK defaultValue{}; in ParseXcodeSDK() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp502 bool defaultValue) { in getZFlag()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp656 auto getAttr = [&](llvm::dwarf::Attribute Attr, unsigned defaultValue = 0) { in GetPtrAuthMofidierPayload()