Home
last modified time | relevance | path

Searched refs:getBOOLType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2148 QualType getBOOLType() const { in getBOOLType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5153 BoolT = Context.getBOOLType(); in ActOnObjCBoolLiteral()