Home
last modified time | relevance | path

Searched refs:ClangASTSectionName (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1569 StringRef ClangASTSectionName("__clangast"); in printRawClangAST() local
1571 ClangASTSectionName = "clangast"; in printRawClangAST()
1578 if (Name == ClangASTSectionName) { in printRawClangAST()
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2628 StringRef ClangASTSectionName("__clangast"); in printRawClangAST() local
2630 ClangASTSectionName = "clangast"; in printRawClangAST()
2641 if (Name == ClangASTSectionName) { in printRawClangAST()