Searched refs:mangleBlock (Results 1 - 3 of 3) sorted by last modified time

/external/clang/include/clang/AST/
H A DMangle.h123 void mangleBlock(const DeclContext *DC, const BlockDecl *BD,
/external/clang/lib/AST/
H A DMangle.cpp209 void MangleContext::mangleBlock(const DeclContext *DC, const BlockDecl *BD, function in class:MangleContext
/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp571 MangleCtx.mangleBlock(cast<DeclContext>(D), BD, Out);

Completed in 119 milliseconds