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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h226 bool isBlock() const { return getSlot() == Slot_Block; } function in class:llvm::SlotIndex
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h661 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2319 bool isBlock = type->isBlockPointerType(); local

Completed in 117 milliseconds