Searched defs:getAllManglings (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Index/ | ||
D | CodegenNameGenerator.cpp | 71 std::vector<std::string> getAllManglings(const Decl *D) { in getAllManglings() function |
/external/llvm-project/clang/lib/AST/ | ||
D | Mangle.cpp | 431 std::vector<std::string> getAllManglings(const ObjCContainerDecl *OCD) { in getAllManglings() function in ASTNameGenerator::Implementation |