Home
last modified time | relevance | path

Searched defs:TypeNode (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp160 bool TraverseType(QualType TypeNode) { in TraverseType()
225 bool baseTraverse(QualType TypeNode) { in baseTraverse()
361 const Type *TypeNode = DeclNode->getUnderlyingType().getTypePtr(); in VisitTypedefNameDecl() local
714 bool typeHasMatchingAlias(const Type *TypeNode, in typeHasMatchingAlias()
759 getAsCXXRecordDeclOrPrimaryTemplate(const Type *TypeNode) { in getAsCXXRecordDeclOrPrimaryTemplate()
788 const Type *TypeNode = It.getType().getTypePtr(); in classIsDerivedFrom() local
831 bool MatchASTVisitor::TraverseType(QualType TypeNode) { in TraverseType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h298 struct TypeNode : public Node { struct
299 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() argument
312 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangleNodes.h297 struct TypeNode : public Node { struct
298 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() function
311 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangleNodes.h297 struct TypeNode : public Node { struct
298 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() function
311 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangleNodes.h297 struct TypeNode : public Node { struct
298 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() function
311 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangleNodes.h297 struct TypeNode : public Node { struct
298 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() function
311 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h298 struct TypeNode : public Node { struct
299 explicit TypeNode(NodeKind K) : Node(K) {} in TypeNode() function
312 struct PrimitiveTypeNode : public TypeNode { argument
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DTypeNode.java32 interface TypeNode { interface
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dtype.go33 func TypeNode(t *types.Type) Node { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp269 TreeNode *TypeNode = TypeIt->second.get(); in cleanUpManifests() local
385 TreeNode &TypeNode = addTypeNode(Entry, StringTable); in addEntry() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWindowsResource.cpp267 TreeNode *TypeNode = TypeIt->second.get(); in cleanUpManifests() local
383 TreeNode &TypeNode = addTypeNode(Entry, StringTable); in addEntry() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DTypeNode.java27 public abstract class TypeNode implements AstNode, Comparable<TypeNode> { class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp298 auto *TypeNode = cast<MDNode>(getNode()->getOperand(OpIndex)); in getFieldType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp298 auto *TypeNode = cast<MDNode>(getNode()->getOperand(OpIndex)); in getFieldType() local
/aosp_15_r20/out/soong/.intermediates/external/oj-libjdwp/jdwpgen/linux_glibc_common/javac/
Djdwpgen.jarMETA-INF/ META-INF/MANIFEST.MF build/ build/tools/ build/ ...
/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp2186 const Type *TypeNode = Quals.strip(T); in getAddrSpaceQualType() local
2214 const Type *TypeNode = Quals.strip(T); in getObjCGCQualType() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9350 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
9359 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11778 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
11787 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15404 VTSDNode *TypeNode = dyn_cast<VTSDNode>(Extend.getOperand(1)); in calculatePreExtendType() local
19717 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
19726 VTSDNode *TypeNode = cast<VTSDNode>(V.getNode()->getOperand(1)); in checkValueWidth() local
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...