Searched refs:getBOOLType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Analysis/
H A DBodyFarm.cpp148 QualType Ty = C.getBOOLDecl() ? C.getBOOLType() : C.ObjCBuiltinBoolTy;
/external/clang/include/clang/AST/
H A DASTContext.h1474 QualType getBOOLType() const { function in class:clang::ASTContext
/external/clang/lib/Sema/
H A DSemaExpr.cpp13519 BoolT = Context.getBOOLType();

Completed in 432 milliseconds