Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2023 StringRef ClangASTSectionName("__clangast"); in printRawClangAST() local
2025 ClangASTSectionName = "clangast"; in printRawClangAST()
2036 if (Name == ClangASTSectionName) { in printRawClangAST()