Home
last modified time | relevance | path

Searched defs:getUnderlyingType (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DAttribute.cpp189 StringRef EnumAttr::getUnderlyingType() const { in getUnderlyingType() function in EnumAttr
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h672 QualType getUnderlyingType() const { in getUnderlyingType() function
2005 QualType getUnderlyingType() const { in getUnderlyingType() function
H A DDecl.h3273 QualType getUnderlyingType() const { in getUnderlyingType() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp793 static Type getUnderlyingType(Type type, type_list<ShapedTypes...>, in getUnderlyingType() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1522 static QualType getUnderlyingType(const SubRegion *R) { in getUnderlyingType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp3454 QualType UsingType::getUnderlyingType() const { in getUnderlyingType() function in UsingType