Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h138 bool isBlock() const { in isBlock() function
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h714 addCapture(ValueDecl * Var,bool isBlock,bool isByref,bool isNested,SourceLocation Loc,SourceLocation EllipsisLoc,QualType CaptureType,bool Invalid) addCapture() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2505 bool isBlock = type->isBlockPointerType(); EmitARCStoreStrong() local