Searched defs:ReferenceType (Results 1 – 6 of 6) sorted by relevance
63 uint64_t ReferenceType; in tryAddingSymbolicOperand() local161 uint64_t ReferenceType = LLVMDisassembler_ReferenceType_In_PCrel_Load; in tryAddingPcLoadReferenceComment() local
73 uint64_t ReferenceType; in tryAddingSymbolicOperand() local
63 using ReferenceType = std::reference_wrapper<const SelectedASTNode>; member
1139 VectorType * ReferenceType = in matchIntrinsicType() local1152 Type * ReferenceType = ArgTys[D.getArgumentNumber()]; in matchIntrinsicType() local1159 VectorType * ReferenceType = in matchIntrinsicType() local1181 VectorType *ReferenceType = dyn_cast<VectorType>(ArgTys[RefArgNumber]); in matchIntrinsicType() local
2812 uint64_t *ReferenceType, in method_reference()6519 uint64_t *ReferenceType, in GuessLiteralPointer()6655 uint64_t *ReferenceType, in SymbolizerSymbolLookUp()
533 ReferenceType(const Node *Pointee_, ReferenceKind RK_) in ReferenceType() function