Home
last modified time | relevance | path

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

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