Searched refs:mangleBlockForPrefix (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DItaniumMangle.cpp338 void mangleBlockForPrefix(const BlockDecl *Block);
1310 mangleBlockForPrefix(BD);
1379 void CXXNameMangler::mangleBlockForPrefix(const BlockDecl *Block) { function in class:CXXNameMangler

Completed in 115 milliseconds