Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4284 void setBlockMangling(unsigned Number, Decl *Ctx) { in setBlockMangling() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp15283 Block->setBlockMangling(ManglingNumber, ManglingContextDecl); in ActOnBlockStart()