Searched refs:ClangASTSection (Results 1 – 1 of 1) sorted by relevance
2206 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local2211 ClangASTSection = Sec; in printRawClangAST()2215 if (!ClangASTSection) in printRawClangAST()2219 error(ClangASTSection.getValue().getContents(ClangASTContents)); in printRawClangAST()