Searched defs:BoolT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Interp.h | 464 using BoolT = PrimConv<PT_Bool>::T; Inv() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 21886 QualType BoolT = Context.ObjCBuiltinBoolTy; ActOnObjCBoolLiteral() local |