Searched defs:ScalarTypeToBooleanCastKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp357 /// ScalarTypeToBooleanCastKind - Returns the cast kind corresponding
359 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { function in class:Sema

Completed in 288 milliseconds