Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp145 bool isBlock = Abbrev.getTag() == 0; in print() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h214 isBlock, enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h480 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp2076 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local