Searched defs:getAllManglings (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp347 std::vector<std::string> getAllManglings(const ObjCContainerDecl *OCD) { function in class:ASTNameGenerator::Implementation
370 std::vector<std::string> getAllManglings(const Decl *D) { function in class:ASTNameGenerator::Implementation
489 std::vector<std::string> ASTNameGenerator::getAllManglings(const Decl *D) { function in class:ASTNameGenerator

Completed in 107 milliseconds