Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h3550 void setBlockMangling(unsigned Number, Decl *Ctx) { in setBlockMangling() function
/external/clang/lib/Sema/
DSemaExpr.cpp11114 Block->setBlockMangling(ManglingNumber, ManglingContextDecl); in ActOnBlockStart()