Home
last modified time | relevance | path

Searched refs:setBlockMangling (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4310 void setBlockMangling(unsigned Number, Decl *Ctx) { in setBlockMangling() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15404 Block->setBlockMangling(ManglingNumber, ManglingContextDecl); in ActOnBlockStart()