Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DMemoryOpRemark.h84 struct VariableInfo { struct
85 std::optional<StringRef> Name;
86 std::optional<uint64_t> Size;
87 bool isEmpty() const { return !Name && !Size; } in isEmpty()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DMemoryOpRemark.h84 struct VariableInfo { struct
85 std::optional<StringRef> Name;
86 std::optional<uint64_t> Size;
87 bool isEmpty() const { return !Name && !Size; } in isEmpty()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/
DMemoryOpRemark.h84 struct VariableInfo { struct
85 std::optional<StringRef> Name;
86 std::optional<uint64_t> Size;
87 bool isEmpty() const { return !Name && !Size; } in isEmpty()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DMemoryOpRemark.h84 struct VariableInfo { struct
85 std::optional<StringRef> Name;
86 std::optional<uint64_t> Size;
87 bool isEmpty() const { return !Name && !Size; } in isEmpty()
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/APINotes/
DTypes.h324 VariableInfo() : NullabilityAudited(false), Nullable(0) {} in VariableInfo() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/APINotes/
DTypes.h324 VariableInfo() : NullabilityAudited(false), Nullable(0) {} in VariableInfo() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/APINotes/
DTypes.h318 VariableInfo() : NullabilityAudited(false), Nullable(0) {} in VariableInfo() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/APINotes/
DTypes.h311 VariableInfo() : NullabilityAudited(false), Nullable(0) {} in VariableInfo() function