Home
last modified time | relevance | path

Searched defs:Manglings (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Index/
DCodegenNameGenerator.cpp80 std::vector<std::string> Manglings; in getAllManglings() local
/external/clang/lib/CodeGen/
DCodeGenModule.h359 llvm::StringMap<GlobalDecl, llvm::BumpPtrAllocator> Manglings; variable
/external/clang/tools/c-index-test/
Dc-index-test.c1491 CXStringSet *Manglings = NULL; in PrintManglings() local
/external/clang/tools/libclang/
DCIndex.cpp4396 std::vector<std::string> Manglings = CGNameGen.getAllManglings(D); in clang_Cursor_getCXXManglings() local