Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeEnum.cpp31 PDBSymbolTypeEnum::getUnderlyingType() const { in getUnderlyingType() function in PDBSymbolTypeEnum
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h121 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } in getUnderlyingType() function
123 inline QualType getUnderlyingType(const ValueDecl &Node) { in getUnderlyingType() function
126 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { in getUnderlyingType() function
129 inline QualType getUnderlyingType(const FriendDecl &Node) { in getUnderlyingType() function
134 inline QualType getUnderlyingType(const CXXBaseSpecifier &Node) { in getUnderlyingType() function
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } in getUnderlyingType() function
101 inline QualType getUnderlyingType(const ValueDecl &Node) { in getUnderlyingType() function
105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { in getUnderlyingType() function
/external/llvm-project/mlir/lib/TableGen/
DAttribute.cpp197 StringRef EnumAttr::getUnderlyingType() const { in getUnderlyingType() function in EnumAttr
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h534 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h528 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h569 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/external/clang/include/clang/AST/
DTypeLoc.h1643 QualType getUnderlyingType() const { in getUnderlyingType() function
DDecl.h2649 QualType getUnderlyingType() const { in getUnderlyingType() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1475 static QualType getUnderlyingType(const SubRegion *R) { in getUnderlyingType() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1534 static QualType getUnderlyingType(const SubRegion *R) { in getUnderlyingType() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1924 QualType getUnderlyingType() const { in getUnderlyingType() function
DDecl.h3176 QualType getUnderlyingType() const { in getUnderlyingType() function