Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A 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
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolTypeEnum.cpp31 PDBSymbolTypeEnum::getUnderlyingType() const { in getUnderlyingType() function in PDBSymbolTypeEnum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp308 LVElement *LVTypeDefinition::getUnderlyingType() { in getUnderlyingType() function in LVTypeDefinition
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h529 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h534 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DTypeLoc.h1643 QualType getUnderlyingType() const { in getUnderlyingType() function
H A DDecl.h2649 QualType getUnderlyingType() const { in getUnderlyingType() function
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h569 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1475 static QualType getUnderlyingType(const SubRegion *R) { in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTypeLoc.h684 QualType getUnderlyingType() const { in getUnderlyingType() function
DDecl.h3454 QualType getUnderlyingType() const { in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTypeLoc.h684 QualType getUnderlyingType() const { in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTypeLoc.h678 QualType getUnderlyingType() const { in getUnderlyingType() function
DDecl.h3443 QualType getUnderlyingType() const { in getUnderlyingType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTypeLoc.h684 QualType getUnderlyingType() const { in getUnderlyingType() function
DDecl.h3488 QualType getUnderlyingType() const { in getUnderlyingType() function

12345