Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp128 T OptVal = Str; in checkEnvVar() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp398 std::optional<V> &OptVal = Map[Key]; in getOrCreateCachedOptional() local
H A DLazyValueInfo.cpp933 std::optional<ValueLatticeElement> OptVal = getBlockValue(V, BB, CxtI); in getRangeFor() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp208 if (std::optional<uint64_t> OptVal = FormValue.getAsUnsignedConstant()) in dumpAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp868 std::optional<StringRef> OptVal = in addLTOOptions() local