Searched defs:valueType (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp110 ValueObjectSynthetic::GetDynamicValue(lldb::DynamicValueType valueType) { argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.cpp798 QualType valueType = cast<AtomicType>(Ty)->getValueType(); local
H A DSwiftCallingConv.cpp100 auto valueType = atomicType->getValueType(); local
H A DCGExprAgg.cpp788 QualType valueType = E->getType(); local
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h540 ValueType valueType() const { return ValType; } function in class:clang::threadSafety::Literal
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DType.cpp1243 QualType valueType = recurse(T->getValueType()); local

Completed in 212 milliseconds