Searched refs:getLocationType (Results 1 – 17 of 17) sorted by relevance
33 FORWARD_SYMBOL_METHOD(getLocationType)
35 FORWARD_SYMBOL_METHOD(getLocationType)
36 FORWARD_SYMBOL_METHOD(getLocationType)
44 FORWARD_SYMBOL_METHOD(getLocationType)
57 FORWARD_SYMBOL_METHOD(getLocationType)
118 virtual PDB_LocType getLocationType() const = 0;
32 return DynamicTypeInfo(TR->getLocationType(), /*CanBeSubclass=*/false); in getDynamicTypeInfo()
77 T = TR->getLocationType(); in assume()
1377 T = TR->getLocationType(); in getBinding()
483 virtual QualType getLocationType() const = 0;486 return getLocationType().getDesugaredType(Context); in getDesugaredLocationType()507 QualType getLocationType() const override { in getLocationType() function553 QualType getLocationType() const override { in getLocationType() function602 QualType getLocationType() const override { in getLocationType() function650 QualType getLocationType() const override { return BC->getLocationType(); } in getLocationType() function
68 switch (auto LocType = Symbol.getLocationType()) { in dump()
42 switch (auto LocType = Var.getLocationType()) { in start()
110 PDB_LocType getLocationType() const override;
198 MOCK_SYMBOL_ACCESSOR(getLocationType)
731 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType() function in DIARawSymbol