Home
last modified time | relevance | path

Searched defs:isBlock (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIE.cpp150 bool isBlock = getTag() == 0; in print() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h496 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp2100 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local