Home
last modified time | relevance | path

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

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