Searched refs:ClangASTSection (Results 1 – 1 of 1) sorted by relevance
1423 Optional<object::SectionRef> ClangASTSection; in printRawClangAST() local1428 ClangASTSection = Sec; in printRawClangAST()1432 if (!ClangASTSection) in printRawClangAST()1436 error(ClangASTSection.getValue().getContents(ClangASTContents)); in printRawClangAST()