Home
last modified time | relevance | path

Searched defs:getBool (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dlive-variables.m8 int getBool(void); function
/llvm-project/clang/test/CodeGenObjCXX/
H A Darc-list-init-destruct.mm17 bool getBool() { function
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h92 bool &getBool() { in getBool() function
112 bool getBool() const { in getBool() function
/llvm-project/llvm/lib/IR/
H A DConstants.cpp864 ConstantInt *ConstantInt::getBool(LLVMContext &Context, bool V) { getBool() function in ConstantInt
884 Constant *ConstantInt::getBool(Type *Ty, bool V) { getBool() function in ConstantInt