Searched refs:getLocationType (Results 1 – 17 of 17) sorted by relevance
34 FORWARD_SYMBOL_METHOD(getLocationType)
36 FORWARD_SYMBOL_METHOD(getLocationType)
37 FORWARD_SYMBOL_METHOD(getLocationType)
38 FORWARD_SYMBOL_METHOD(getLocationType)
46 FORWARD_SYMBOL_METHOD(getLocationType)
59 FORWARD_SYMBOL_METHOD(getLocationType)
120 virtual PDB_LocType getLocationType() const = 0;
479 virtual QualType getLocationType() const = 0;482 return getLocationType().getDesugaredType(Context); in getDesugaredLocationType()503 QualType getLocationType() const override { in getLocationType() function549 QualType getLocationType() const override { in getLocationType() function598 QualType getLocationType() const override { in getLocationType() function646 QualType getLocationType() const override { return BC->getLocationType(); } in getLocationType() function
32 return DynamicTypeInfo(TR->getLocationType(), /*CanBeSubclass=*/false); in getDynamicTypeInfo()
77 T = TR->getLocationType(); in assume()
1377 T = TR->getLocationType(); in getBinding()
114 switch (auto LocType = Symbol.getLocationType()) { in dump()
43 switch (auto LocType = Var.getLocationType()) { in start()
111 PDB_LocType getLocationType() const override;
225 MOCK_SYMBOL_ACCESSOR(getLocationType)
744 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType() function in DIARawSymbol