Searched defs:ConcreteInt (Results 1 – 1 of 1) sorted by relevance
341 explicit ConcreteInt(const llvm::APSInt& V) : NonLoc(ConcreteIntKind, &V) {} in ConcreteInt() function357 ConcreteInt() {} in ConcreteInt() function531 explicit ConcreteInt(const llvm::APSInt& V) : Loc(ConcreteIntKind, &V) {} in ConcreteInt() function543 ConcreteInt() {} in ConcreteInt() function