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

/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp111 ValueObjectSynthetic::GetDynamicValue(lldb::DynamicValueType valueType) { argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp686 QualType valueType = cast<AtomicType>(Ty)->getValueType(); local
H A DSwiftCallingConv.cpp100 auto valueType = atomicType->getValueType(); local
H A DCGExprAgg.cpp791 QualType valueType = E->getType(); local
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h545 ValueType valueType() const { return ValType; } function in class:clang::threadSafety::Literal
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1265 QualType valueType = recurse(T->getValueType()); local

Completed in 209 milliseconds