Searched defs:getTruthValue (Results 1 – 5 of 5) sorted by relevance
161 inline const llvm::APSInt& getTruthValue(bool b, QualType T) { in getTruthValue() function165 inline const llvm::APSInt& getTruthValue(bool b) { in getTruthValue() function
235 const llvm::APSInt &getTruthValue(bool b, QualType T) { in getTruthValue() function240 const llvm::APSInt &getTruthValue(bool b) { in getTruthValue() function