Home
last modified time | relevance | path

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

/openbsd-src/sys/msdosfs/
H A Dmsdosfs_denode.c75 #define DEHASH(dev, dcl, doff) msdosfs_dehash((dev), (dcl), (doff)) argument
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp15418 Decl *Sema::ActOnFinishFunctionBody(Decl *dcl, Stmt *Body, in ActOnFinishFunctionBody()
H A DSemaExpr.cpp14596 ValueDecl *dcl = getPrimaryDecl(op); in CheckAddressOfOperand() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp8618 NamedDecl *dcl = CurLayObj->second; in getObjCEncodingForStructureImpl() local