Home
last modified time | relevance | path

Searched defs:getValueType (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h757 QualType getValueType() const override { in getValueType() function
793 QualType getValueType() const override { in getValueType() function
825 QualType getValueType() const override { in getValueType() function
881 QualType getValueType() const override { in getValueType() function
913 QualType getValueType() const override { in getValueType() function
936 QualType getValueType() const override { in getValueType() function
1029 QualType getValueType() const override { in getValueType() function
1063 QualType getValueType() const override { in getValueType() function
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.h208 MVT::SimpleValueType getValueType() const { return Ty; } in getValueType() function
H A DCodeGenTarget.cpp38 MVT::SimpleValueType llvm::getValueType(Record *Rec) { in getValueType() function in llvm
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp236 QualType ObjCIvarRegion::getValueType() const { in getValueType() function in ObjCIvarRegion
240 QualType CXXBaseObjectRegion::getValueType() const { in getValueType() function in CXXBaseObjectRegion
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp72 QualType getValueType() const { return ValueTy; } in getValueType() function in __anon6ced58580111::AtomicInfo
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1398 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType() function in SelectionDAG